PHP Admin Control Panel Development

Замовник: AI | Опубліковано: 15.04.2026

I’m putting together a web-based control panel that will let me handle several day-to-day administrative tasks from one place. The panel must be written in solid, modern PHP and sit on top of an existing MySQL database that already exposes a set of stored procedures I need to call. Beyond those database calls, the same dashboard will: • Trigger bunny.net API actions (mainly pull-zone purges and file operations). • Dispatch transactional emails through my current provider. • Encrypt and decrypt sensitive data with Google Cloud KMS keys. • Perform simple image routines such as resize, compress and format conversion before storage. Clean, well-documented code and a straightforward UI are more important to me than elaborate design; the heart of this job is robust PHP programming. When you reply, please point me to past work that shows you have tackled comparable API integrations or data-driven dashboards. A quick repo link, live demo, or screenshot set is perfect—I just want to see how you structure and document a similar project. If we decide to work together I’ll share the schema, stored procedure signatures, bunny.net credentials, and KMS details so you can start wiring everything up.