Libraries tagged by help php
practo/sentry-bundle
13302 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. 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.
partner/rawphp
618 Downloads
RawPHP is currently the most powerful framework in the world because of its ability to combine only the good parts of raw PHP, Laravel, CakePHP and Slim frameworks. It is PHP framework that helps you quickly write simple yet powerful web applications and APIs. You can write both laravel, Slim and cakephp code inside RawPHP!
michaeldrennen/data-helper
1222 Downloads
A PHP library to help make sense of your data sets.
lag/string-utils
8505 Downloads
PHP class to help string manipulation
dprmc/business-date
4771 Downloads
A PHP library to help with determining business days, including holidays in the United States.
aimedidierm/fdisms
1541 Downloads
This is a PHP library to help developers include SMS service with FDI SMS gateway from Rwanda.
ferjul17/sellsy-api
54278 Downloads
PHP library which helps to call Sellsy's API
pixelcone/fraction
2048 Downloads
A set of architecture abstractions to help you build structured and maintainable PHP apps
mouf/utils.i18n.fine
171820 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
5077 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.
gertvdb/monad
1150 Downloads
Utilities to help ease use of monads in Php
bunkerdb/date_range
26030 Downloads
Helps handling ranges of dates with PHP 5.3
vanaboom/laravel-jalali
174 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.
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
6108 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.