jairojeffsantos member since: Apr 04, 2025
jairojeffsantos's packages
-
PHP
jairojeffsantos/easy-file-uploader
PHP library to handle file uploads with MIME type and size validation, automatic directory creation, and support for file deletion.
-
PHP
jairosantos/easy-framework
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.