Libraries tagged by help php
loadpartner/fmcsa-safer-api
1763 Downloads
PHP library to help interface with the FMCSA SAFER API
crazy-max/cws-mail-bounce-handler
15668 Downloads
PHP class to help webmasters handle bounce-back, feedback loop and ARF mails in standard DSN (Delivery Status Notification, RFC-1894).
phinor/pchart
10464 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
myerscode/utilities-files
4195 Downloads
A PHP utility class that helps with common file tasks
matthewpageuk/laravel-bitty-enums
13398 Downloads
This package helps you use bitwise enums in PHP and Laravel.
globus-studio/fatfree-core
140 Downloads
A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
myplanetdigital/function_mock
55259 Downloads
Framework that helps mocking functions for unit testing PHP scripts
ebanx/stream
4846 Downloads
A library to help working with streams of data in PHP
windwalker/srp
7880 Downloads
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
michaeljennings/snapshot
8961 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
makarms/text-probe
107 Downloads
Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
fostam/getopts
26339 Downloads
Flexible PHP command line argument parser with automated help message generation and validation support
eboreum/caster
8453 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.
nicolopignatelli/valueobjects
106640 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
jbrooksuk/phpcheckstyle
406 Downloads
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions