Libraries tagged by enot php
devneet/rune
63 Downloads
Rune is a lore-driven, modular concept beneath PHP, designed not to dictate development — but to respond to it.
pagamastarde/autoindex
6000 Downloads
Generate index.php file in all directories that does not contain index.php file. This is helpful for Prestashop
pamil/sturdy-garbanzo
36 Downloads
Bunch of useful (but not very well documented) PHP tools
kunstmaan/newrelicbundle
11476 Downloads
THIS REPO IS DEPRECATED: replaced by EkinoNewRelicBundle | This bundle adds support for NewRelic's named transactions to you Symfony2 project so that every controller and action is tracked separately and not everything under app.php. This also means you can start using the Key Transactions feature of NewRelic.
cakedc/intl
4111 Downloads
Simple replacement library if intl PHP extension is not installed
gios-asu/nectary
492 Downloads
A simple PHP framework that is not tied to a web interface
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
mouf/utils.i18n.fine.file-translator
14128 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.
sikker/notnosql
18 Downloads
The SQL-based NoSQL library for PHP -- it's NoSQL, even though it's not!
xquik/x-twitter-scraper
26 Downloads
Xquik PHP SDK for tweet search, profile tweets, followers, webhooks, and automation. Not affiliated with X Corp.
net-tools/composer-interface
1134 Downloads
PHP shell interface to Composer when SSH is not available on your host
gitiki/gitiki
54 Downloads
PHP wiki engine from markdown files and a Git repository (or not)
drewlabs/overloadable
639 Downloads
Provides function overloading to PHP language. It's an experimental feature as it may not be optimized for all use-case
domos/schema
1051 Downloads
Not ready for public use. domos/schema is the reference implementation of the domos real estate data schema written in PHP.
byjg/rest-reference-architecture
159 Downloads
Gluo — production-ready PHP REST API framework starter. Create a project with `composer create-project byjg/gluo` and focus on your business logic, not the infrastructure.