Libraries tagged by User Class
mouf/utils.cache.cache-interface
374161 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/database.dbconnection
32232 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
modularr/flexible-php-pagination
7534 Downloads
The Flexible PHP pagination class was designed to be the easiest to use PHP Pagination system without losing any customization options.
maboch/gd-text
1486 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
kingofnull/gd-text-persian
1640 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension OPTIMIZED FOR PERSIAN.
ixnode/php-date-parser
446 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
geoffroy-aubry/helpers
60387 Downloads
Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.
evanshunt/lumberjack-sort-and-summary
7785 Downloads
Uses $summary_fields, $default_sort, and $plural_name for LumberJack when only one class is allowed for children
elkuku/console-progressbar
405901 Downloads
This class provides you with an easy-to-use interface to progress bars.
d4rkstar/phpagi
24572 Downloads
PHPAGI is a PHP class for the Asterisk Gateway Interface. The package is available for use and distribution under the terms of the GNU Public License.
apsg/fpdf
636 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.
amirshnll/persian-swear-words
138 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
theod02/castor-class-task
1194 Downloads
Add possibility to use class and methods to expose task in castor
schaapdigitalcreatives/wp-class-helpers
169 Downloads
Abstract classes used as helpers