Libraries tagged by ussd
mouf/utils.action.action-interface
366623 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mouf/security.userfiledao
143696 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
mouf/html.utils.weblibrarymanager.component-installer
356705 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mogic/mogic-phpcs
2542 Downloads
PHP coding standard used at Mogic GmbH
modelflow-ai/api-client
1860 Downloads
Base classes which can be used to build an api-client.
mobizel/coding-standard
13986 Downloads
Battle-tested coding standard configuration used at Mobizel.
mobiledev-pro/socom-bundle
4553 Downloads
This bundle is used for specific needs of MobileDev
mirite/formatting
77 Downloads
Shared formatting settings for PHP CS Fixer. Used as an enhancement for the WordPress PHPCS standard.
minionfactory/common-helpers
20265 Downloads
Contains a few common helpers used in many projects.
milind/laravel-gmail-mail-driver
5538 Downloads
This package is used to provide gmail mail driver for the laravel
michaeljennings/route-guards
1896 Downloads
Provides a convenient place to authorize routes when model policies cannot be used
mhassan654/laravel-pesapal-sdk
2080 Downloads
Laravel package to manage current pesapal payment api, can be used for web and restful apis
meesterdev/license-use-page-generator
5435 Downloads
A utility to adhere to open source licenses that require inclusion or mention of their usage and license by generating an HTML page containing a list of all used packages/libraries.
meesterdev/file-wrapper
5465 Downloads
A wrapper for files, that can be used in an object oriented way.
mdhearing/aspnetcore-identity
14169 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core