Libraries tagged by pits
redpandacoding/provinces-state-listings
5581 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
qcubed/qcubed
1175 Downloads
QCubed is a PHP framework for rapid web development. Building on top of jQuery, with OOP at its core, QCubed provides a powerful solution for building database-driven Web 2.0 applications.
punktde/noderestrictions
3549 Downloads
The packages enables the editor to restrict the access of a node and its subnodes to a defined role using the backend inspector.
puerari/cwp_api
258 Downloads
CWP_API is a PHP package that abstracts the interaction with CentOS Web Panel through its API
piotrpress/composer-gravityforms
1904 Downloads
This composer plugin enables installation of GravityForms WordPress plugin and its addons.
phplaravel/php-laravel
1070 Downloads
It's a simple laravel project installer with envato product validation
php-extended/php-data-provider-array
35869 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays
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!
pablicio/mirabel-rabbitmq
247 Downloads
Library to facilitate the use of rabbitmq within php based on the php-amqplib library, bringing an abstraction of its use to make its use more simplified.
orientdb-php/orientdb-php
757 Downloads
A plain PHP driver to OrientDB graph database using its binary protocol.
opengento/module-minimal-price
535 Downloads
This extension allows to set if a product is minimalPrice and can show its price by scope and customer group.
o2system/psr
19699 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
9237 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
322 Downloads
PHP library for parsing a string containing a full name into its parts, forked from theiconic/name-parser