Libraries tagged by in array
phy/variable
39 Downloads
Just a side project after getting tired of hearing people grip out parameter orders and other such nots with build in variables.
petarmarj/google-sitemap-parser
20 Downloads
Google Sitemap is a Sitemap standard that is supported by Google News Sitemap, Google Sitemap, etc.. This library can read in such Sitemaps and parse all urls from them.
nixn/php-util
14 Downloads
PHP language utilities, mostly to code more in functional style, but also other stuff.
net_bazzline/php_component_locator_generator
880 Downloads
Free as in freedom php component that generates configuration based hard coded locator
mvccore/ext-tool-mimetype-extension
385 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.
mossengine/fivecode
36 Downloads
PHP Class to enable fifth generation instructional code driven by programmatic instructions to execute under a controlled logic in the backend.
mojopollo/laravel-helpers
561 Downloads
Mojo's Laravel Helpers: A suite of various helpers for use in Laravel 5.0 / 5.1 / Composer
mgocobachi/collection
25 Downloads
A Collection class to manipulate the arrays with enriched routines and the ability of executing them in chain
manuwhat/avc
4 Downloads
avc - extends PHP array_count_values native function to count any PHP type value in iterable variables
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
loganlinn/constantsarray
8 Downloads
A simple array-like PHP class for using constants in strings
ghanuz-clone/eloquent-relations
3 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
easeappphp/json-decode
65 Downloads
This is to do json_decode operation only on valid json string and in a highly performing way.
dice/types
26 Downloads
Near natural implementation of PHP built-in types
anekdotes/staticmodel
405 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.