Popular Packages
-
PHP
humbug/humbug
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
Abandoned! See infection/infection
-
-
PHP
ycloudyusa/openy_traction_rec
Provides integration with Traction Rec CRM for YMCA Website Services
-
xdrop/laravel-promocodes
:package_description
-
-
PHP
sozodesign/magento2-module-sozo-feedbucket
A plugin for Magento 2 that outputs the Feedbucket javascript code into the website
-
-
-
-
-
-
-
teufels/tt3-career
This extension allows you to create and manage job listings, featuring filtering, watchlist, detail view with optional application form or link to external one, and compatibility with Google for Jobs structured data.
-
-
PHP
mouf/database.dbconnection
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.