Popular Packages
-
PHP
jongotlin/ratsit
-
PHP
romano83/akismet
PSR-7 library to communicate with Akismet service to determine if a submitted comment to your website should be considered spam or not.
-
PHP
madeyourday/contao-rocksolid-theme-assistant
Contao Extension: Modify colors and other properties of .css.base and other .base files.
-
-
PHP
germania-kg/routenameurlcallable
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
-
-
PHP
kphoen/doctrine-state-machine-bundle
Integrates DoctrineStateMachineBehavior in Symfony2.
Abandoned!
-
PHP
typo3/cms-sys-action
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
Abandoned!
-
PHP
typo3/cms-sv
The core/default services. This includes the default authentication services for now.
-
PHP
typo3/cms-saltedpasswords
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
-
PHP
typo3/cms-lang
Contains all the core language labels in a set of files mostly of the "locallang" format. This extension is always required in a TYPO3 install.
-
-
-
PHP
dzentota/chrome-dev-tools
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools