Popular Packages
-
PHP
johannebert/laravel-spam-protector
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
-
-
PHP
myerscode/utilities-bags
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
-
PHP
silvercommerce/contact-admin
Contact management module, allowing import, export, management, grouping and tagging of contacts
-
PHP
silvercommerce/orders-admin
Silverstripe module for creating and managing invoice and estimate objects in the admin
-
PHP
silvercommerce/tax-admin
Module allowing creation of tax rates and categories in the CMS via SiteConfig
-
PHP
silvercommerce/catalogue-admin
Silverstripe module allowing creation of a custom product catalog with products and categories that can be created via the admin and accessed via their own URL's (like more conventional page objects)
-
PHP
fractas/cookiepolicy
Simple and configurable SilverStripe module to notify users about cookie policies
-
PHP
lucinda/mvc
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
-
PHP
arachne/codeception
Integration of Nette framework to Codeception.
Abandoned! See contributte/codeception
-
PHP
lucinda/oauth2-client
API abstracting communication with OAuth2 providers (eg: facebook) for PHP applications based on IETF standards
-
PHP
lucinda/logging
High-performance API performing logging for PHP applications into files or SysLog
-
PHP
lucinda/security
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
-
PHP
lucinda/nosql-data-access
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
-
PHP
lucinda/sql-data-access
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC