Libraries tagged by class compiler
tfs/sendy
23 Downloads
Consumes Sendy's API and provides a usable class with method processRequest() allowing easy requesting quote as well as completing request.
syberisle/filereflection
24 Downloads
Complements the PHP reflection API with the missing ReflectionFile class
stanko/pdf
3849 Downloads
A complete rewrite of the legendary FPDF PHP class.
sandreas/php-time
38 Downloads
composer repository for date and time utility classes.
rpurinton/https
6 Downloads
Abstract Static Class for making HTTPS Requests in PHP/Composer
pport/autogpt
2 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
104 Downloads
A collection of abstract PHP classes to work easier with WordPress themes using Composer.
nopoco/laminas-validator
2 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.
liquidedge-app/phpqrcode
13 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,
kayako-zend/zend-validator-kayako
907 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
julien-c/simple-resize
1106 Downloads
Simple Composer port of Jarrod Oberto's Image Resizing class
jeroenrnl/zfwk
5 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
jasir/unfinalizer
11 Downloads
Plugs in composer autolader and removes final keyword from autoloaded classes on fly.