Libraries tagged by help php
michaeldrennen/calendar
501 Downloads
A PHP library to help querying dates.
bartlett/graph-uml
4631 Downloads
PHP library which helps you build UML diagrams.
aimedidierm/fdisms
563 Downloads
This is a PHP library to help developers include SMS service with FDI SMS gateway from Rwanda.
kunstmaan/sentry-bundle
24887 Downloads
THIS REPO IS DEPRECATED: replaced by Monolog | The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
kiboko/etl
2193 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
arne-groskurth/url
22294 Downloads
Url is a small PHP class that helps dealing with Urls.
pixelcone/fraction
595 Downloads
A set of architecture abstractions to help you build structured and maintainable PHP apps
mouf/utils.i18n.fine
169386 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
2907 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.
codelords/ssentezo-wallet
470 Downloads
A package to help integrate ssentezo wallet into your php application
bunkerdb/date_range
22053 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)
kafoso/type-formatter
3661 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
2365 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
9935 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.