Libraries tagged by uits
orientdb-php/orientdb-php
757 Downloads
A plain PHP driver to OrientDB graph database using its binary protocol.
opengento/module-minimal-price
526 Downloads
This extension allows to set if a product is minimalPrice and can show its price by scope and customer group.
o2system/psr
19664 Downloads
O2System PSR it's build based on PHP Framework Interop Group (PHP-FIG) standards recommendations. This repository contains a collection of PHP interfaces based on the PSR-0 until the PSR-7.
nineteenfeet/nf-number-to-word
25734 Downloads
Convert a number into its word representation. e.g. 1 => one
nilportugues/php_backslasher
9234 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
nickmoline/name-parser
280 Downloads
PHP library for parsing a string containing a full name into its parts, forked from theiconic/name-parser
netgen/ibexa-admin-ui-extra
704 Downloads
Netgen's extra Admin UI bits for Ibexa CMS
mshmsh/modules
614 Downloads
Seperate your project to modules , every module has all of its functionality to be seperated and reusable
mouf/utils.patcher
84645 Downloads
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
mouf/database.patcher
85138 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
mmauksch/json-repositories
87 Downloads
Basic implementation of the repository pattern that stores its content in serialized json files. Intended use is for testing or prototyping! NOT INTENDED FOR PRODUCTION USE!
mcvalidator/mcvalidator-php
3442 Downloads
It's always [undefined index] somewhere in PHP
mastani/laravel-jdate
1458 Downloads
Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.
marcocesarato/markdown
216 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
mallardduck/whois-client
1877 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.