Libraries tagged by enot php
ngmy/laravel-ide-helper-eloquent
5345 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
s9y/serendipity
4 Downloads
A reliable, secure & extensible PHP blog - Not mainstream since 2002
moxio/sqlite-extended-api
8021 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
exads/twilio-sdk
2244 Downloads
Not official, A PHP wrapper for Twilio's API
mouf/utils.i18n.fine
170434 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
emri99/gitlab-generic-api-client
7858 Downloads
PHP GitLab generic API client (not stick to any version)
differentweb/doctrine1
5322 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
ocramius/laminas-console-temporary-fork
8222 Downloads
UNMAINTAINED! A replacement for `laminas/laminas-console` that allows installation on PHP 8.0 onwards. Built for specific customer needs: do not use it in your own software, if not instructed to do so by Ocramius!
mouf/utils.common.getvars
163382 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/security.userfiledao
143726 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!
domos/schema
634 Downloads
Not ready for public use. domos/schema is the reference implementation of the domos real estate data schema written in PHP.
presprog/kirby-php-blueprint-loader
14 Downloads
Load PHP blueprints not only from plugins, but your `site` folder, too!
ecomdev/phpspec-magento-di-adapter
20 Downloads
An adapter for DI features of Magento\Framework to write easier your examples with PHPSpec. Does not use ObjectManager, only emulates some of its features
pimlie/php-dkim
3927 Downloads
Finally, a PHP5 class for not just signing, but _verifying_ DKIM signatures.