Libraries tagged by class compiler
sandreas/php-time
41 Downloads
composer repository for date and time utility classes.
rpurinton/https
271 Downloads
Abstract Static Class for making HTTPS Requests in PHP/Composer
pport/autogpt
3 Downloads
Pport AutoGpt is a PHP class that uses LLM to automate task creation based on an objective.The class generates initial tasks based on the objective, executes those tasks, generates new tasks based on the results, and reprioritizes tasks based on the most recent task completed.
oan/wordpress-helpers
110 Downloads
A collection of abstract PHP classes to work easier with WordPress themes using Composer.
nopoco/laminas-validator
3 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
monbro/php-i18n
34 Downloads
This is a simple i18n class for PHP. Nothing fancy, but fast, because it uses caching and it is easy to use. With a composer wrapper.
mjohann/simple-redis
13 Downloads
Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.
mjohann/simple-rabbitmq
8 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.
liquidedge-app/phpqrcode
27 Downloads
A PHP class to generate QR Code. Fork of t0k4rt/phpqrcode with composer support
leandrogoncalves/vcgen
84 Downloads
This class was created to generate shortcodes of visual composer plugin,
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
kloy/cli
96 Downloads
Composer compatible stand alone port of Fuel's Cli class.
kayako-zend/zend-validator-kayako
909 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
jungleran/laminas-validator
648 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
julien-c/simple-resize
1108 Downloads
Simple Composer port of Jarrod Oberto's Image Resizing class