Libraries tagged by methods
fengyongz-guzzlehttp/psr7
4185 Downloads
PSR-7 message implementation that also provides common utility methods
eventix/cache
16958 Downloads
Provides caching methods which can be easily used for caching routes.
eleving/zend-json
14195 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
edouardbob/pipedrive-bundle
6903 Downloads
Internal bundle to sync entity fields ans calculated methods to pipedrive custom fields
eboreum/phpunit-with-consecutive-alternative
825 Downloads
Do you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.
eboreum/exceptional
4514 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
drupal/core-datetime
200 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
droptrack/twitter-api-v2-php
205 Downloads
This library provides methods for sending messages to Twitter and receiving statuses.
donchev/email-extractor
235 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
doefom/restrict
1774 Downloads
A Statamic addon that applies your EntryPolicy's `view` method to entry listings in the control panel.
doctrineum/self-registering-type
20601 Downloads
Skeleton of a Doctrine type with helper method to register self
dnadesign/silverstripe-elemental-textcontentforsearch
3365 Downloads
A set of helper methods to facilitate indexing elemental pages text content
dmamontov/favicon
3688 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
diversen/get-browser-language
5568 Downloads
Single method that gets a browsers language, using Zend_Locale
diogogpinto/filament-page-context
282 Downloads
A Filament plugin that automatically injects current request breadcrumbs and page title into the filament() method, enhancing page context and navigation for Filament admin panels.