Libraries tagged by be_user
netresearch/contexts
15460 Downloads
Contexts for TYPO3 - can be used to modify page behaviour in the frontend based on several conditions
nelson-ph/container_tag
2500 Downloads
Extends core container, so that we can pass the tag that will be used as container.
myopensoft/filament-crud-generator
26 Downloads
to be use by ost's filament project
mwbgrob/php-sandbox
606 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
mouf/utils.common.validators
163201 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mouf/utils.common.getvars
163366 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mouf/symfony-middleware
35368 Downloads
This package provides a StackPHP middleware that can be used to use a Symfony application as a middleware (instead of an app)
mouf/silex-middleware
82 Downloads
This package provides a StackPHP middleware that can be used to plug a Silex application
mouf/crystal-project
60 Downloads
This package contains the everaldo icon set. This is a set of icons that can be used in any web application.
mouf/alias-container
170 Downloads
This package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers.
mosaxiv/cakephp-token-verify
4327 Downloads
Easily issue tokens that can be used for mail authentication.
modbase/asset-manager
19 Downloads
A very basic asset manager to be used in combination with versioned assets.
mkloubert/vs-remote-debugger
219 Downloads
Classes that can be used with 'vs-remote-debugger' Visual Studio Code extension
mhassan654/laravel-pesapal-sdk
2082 Downloads
Laravel package to manage current pesapal payment api, can be used for web and restful apis
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.