Libraries tagged by help php
aimedidierm/fdisms
862 Downloads
This is a PHP library to help developers include SMS service with FDI SMS gateway from Rwanda.
kiboko/etl
2519 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
arne-groskurth/url
22496 Downloads
Url is a small PHP class that helps dealing with Urls.
myerscode/utilities-files
2312 Downloads
A PHP utility class that helps with common file tasks
pixelcone/fraction
1237 Downloads
A set of architecture abstractions to help you build structured and maintainable PHP apps
mouf/utils.i18n.fine
170417 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
ici-be/ici-tools
3773 Downloads
Spatial PHP tools. The WfsLayer class helps create requests on a WFS layer using a PHP object. Web Feature Service (WFS) is a standard of the Open Geospatial Consortium.
bunkerdb/date_range
23955 Downloads
Helps handling ranges of dates with PHP 5.3
rocker/server
48 Downloads
Boilerplate that helps you write RESTful web services on top of Slim framework (https://github.com/victorjonsson/PHP-Rocker#php-rocker)
raytechhosting/wpabstractclasses
457 Downloads
This package provides the OOP abstract wrapper PHP classes for using in wordpress to help speed development.
mhgolestani77/verta
117 Downloads
This Package helps developers to work with Jalali Datetime class for Laravel Framework PHP
kafoso/type-formatter
4535 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
eboreum/caster
4776 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
code-mine/valueobjects
10209 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
liuggiowetak/excelbundle
12880 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library