Libraries tagged by PHP classes library
intahwebz/utils
184 Downloads
Collection of utility PHP classes for intahwebz development.
gugiman/date-period-parser8601
13 Downloads
PHP Class for rudimental parsing ob ISO8601 DatePeriods user e.g. by Amazon Alexas Slot type AMAZON.DATE
erickfirmo/dbconnection
34 Downloads
PDO database library
dlid/cdbyuml
67 Downloads
PHP classes for generating database models using yuml.me
dastanaron/vcard
42 Downloads
This VCard PHP class can generate a vCard with some data. This is fork of the popular library https://github.com/jeroendesloovere/vcard
buonzz/youthere
16 Downloads
A Class Library to Check if files is present in another server
altarix/utils
14 Downloads
different useful php classes
unialteri/states-bundle
523 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
teknoo/states-bundle
2774 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
calgamolib/exception
1518 Downloads
Exception base class library
atelierspierrot/maths
30 Downloads
Some PHP classes to do mathematics
pebarradasaero/ifthenpay
12 Downloads
IfthenPay PHP helper classes.
martijngastkemper/camcima-soap-client
1741 Downloads
Wrapper around PHP SoapClient class, based on camcima/camcima-soap-client
learncodeweb/filesupload
97 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.
joaomfrebelo/date
255 Downloads
A library that relays on the PHP DateTime class, but differs in the return types and add useful functions