Libraries tagged by User Class

mouf/utils.cache.cache-interface

0 Favers
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.

Go to Download


mouf/database.dbconnection

0 Favers
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.

Go to Download


modularr/flexible-php-pagination

3 Favers
7534 Downloads

The Flexible PHP pagination class was designed to be the easiest to use PHP Pagination system without losing any customization options.

Go to Download


maboch/gd-text

0 Favers
1486 Downloads

A class drawing multiline and aligned text on pictures. Uses GD extension.

Go to Download


kingofnull/gd-text-persian

2 Favers
1640 Downloads

A class drawing multiline and aligned text on pictures. Uses GD extension OPTIMIZED FOR PERSIAN.

Go to Download


ixnode/php-date-parser

3 Favers
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.

Go to Download


geoffroy-aubry/helpers

1 Favers
60387 Downloads

Some helpers used in several personal packages and a Debug class useful for don't forgetting where debug traces are.

Go to Download


evanshunt/lumberjack-sort-and-summary

4 Favers
7785 Downloads

Uses $summary_fields, $default_sort, and $plural_name for LumberJack when only one class is allowed for children

Go to Download


elkuku/console-progressbar

4 Favers
405901 Downloads

This class provides you with an easy-to-use interface to progress bars.

Go to Download


d4rkstar/phpagi

7 Favers
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.

Go to Download


apsg/fpdf

0 Favers
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.

Go to Download


amirshnll/persian-swear-words

284 Favers
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.

Go to Download


malkusch/php-autoloader

34 Favers
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.

Go to Download


theod02/castor-class-task

1 Favers
1194 Downloads

Add possibility to use class and methods to expose task in castor

Go to Download


schaapdigitalcreatives/wp-class-helpers

0 Favers
169 Downloads

Abstract classes used as helpers

Go to Download


<< Previous Next >>