Libraries tagged by User Class
nadar/aspsms
56212 Downloads
Simple to use sms sending class for the aspsms.com gateway.
helgesverre/spamprotection
31828 Downloads
A Spam Protection class for use in contact forms and comment fields, uses the StopForumSpam API.
cosenary/simple-php-cache
16436 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
api-skeletons/zf-doctrine-module-zend-hydrator
159587 Downloads
Corrects DoctrineModule classes to use zend-hydrator
mf/collections-php
110200 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
roddy/firestore-eloquent
2987 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
php-censor/phpdoc-checker
75762 Downloads
A simple tool for checking that your PHP classes and methods use PHPDocs (PHP DocBlocks Checker fork).
paysera/lib-rest-client-common
222476 Downloads
Base classes/helpers used in REST Clients
neild3r/php-docblock-checker
170770 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
marcovtwout/yii-environment
198512 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
delfimov/translate
81674 Downloads
Easy to use i18n translation PHP class for multi-language websites
alban/laravel-collective-spatie-html-parser
12518 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel
josegonzalez/cakephp-entity
36894 Downloads
Use model objects/classes instead of arrays in your CakePHP application
block8/php-docblock-checker
161947 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
xety/configurator
463879 Downloads
A simple configuration class without dependencies that use the Fluent pattern.