Libraries tagged by php83
jooservices/laravel-controller
312 Downloads
Laravel API controller foundation for standardized JSON responses, pagination, status endpoints, trace IDs, and custom formatters.
jerowork/route-attribute-provider
2654 Downloads
Define routes by PHP8 attributes
ivenms/laravel-media-manager
2349 Downloads
A Media Manager Built With Vuejs & Laravel FOR V9
ivannofick/laravelminifyobfuscate
332 Downloads
Obfuscate your Blade templates in Laravel by encrypting HTML, CSS, and JS into one HTML file.
grazulex/laravel-turbomaker
76 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
gforces/active-record
647 Downloads
Simple Active Record using PHP8 attributes
fatbit/model-filter
2041 Downloads
this is a laravel model auto filter
fatbit/hyperf-model-filter
1495 Downloads
this is a hyperf model auto filter
domovoy/domovoy
123 Downloads
Type-safe virtual DOM for PHP 8.4+ with typed HTML elements generated from W3C specs
diffhead/php-interfaces
297 Downloads
A comprehensive PHP library providing common interfaces for regular objects. Designed to standardize object manipulation patterns across applications.
diffhead/php-dto
296 Downloads
Simple library that provides suitable data transfer object for PHP applications.
diffhead/laravel-rabbitmq
285 Downloads
A laravel package for events emitting between services using RabbitMQ as message broker.
codeages/omnipay-alipay
822 Downloads
Alipay gateway for Omnipay payment processing library
cihansenturk/ofxparser
1004 Downloads
Modern, secure, and type-safe OFX/QFX parser for PHP 8.1+ with comprehensive date format support and XXE protection
chamber-orchestra/openapi-doc-bundle
1797 Downloads
Symfony bundle that auto-generates OpenAPI 3.0.1 documentation for Action-Domain-Responder (ADR) pattern applications by scanning #[Operation] and #[Route] attributes.