Libraries tagged by User Class
fanmade/laravel-bitwise-trait
76552 Downloads
Simple trait to use bitwise operators on any class
dmamontov/asynctask-7
14061 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
rafikhaceb/tcpdi
769945 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
jtripper/tcpdi
75285 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
dereuromark/cakephp-file-storage
6531 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
zetacomponents/translation
53600 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
teknoo/gd-text
36438 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
rekalogika/doctrine-collections-decorator
55832 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
laurentmuller/fpdf2
11236 Downloads
FPDF 2 is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
grifart/scaffolder
19023 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
fawno/fpdf
13191 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
christeredvartsen/php-bittorrent
20644 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
colinmollenhour/mongodb-php-odm
6352 Downloads
MongoDb PHP ODM is a simple object wrapper for the Mongo PHP driver classes which makes using Mongo in your PHP application more like an ORM. It is designed for use with Kohana 3 but will integrate equally well with any PHP application.
automattic/jetpack-classic-theme-helper
15446 Downloads
Features used with classic themes
kdyby/parse-use-statements
7359 Downloads
Parse use statements for a reflection object