Libraries tagged by instance of
jcloutz/forger
175 Downloads
Intended to allow fast creation of populated model instances for database seeding.
se7enxweb/ezxmlexport-ls
1 Downloads
eZ Publish Legacy Extension for exporting large amounts of content for for instance pushing to static cache or backup
oliver-schoendorn/dependency-injector
105 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
mouf/html.template.menus.topribbonmenu
19 Downloads
This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.
moritz-sauer-13/silverstripe-extensible-search
22 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
hudhaifas-forks/silverstripe-extensible-search
73 Downloads
This module allows user customisation and developer extension of a search page instance, including analytics and suggestions.
chippyash/zend-acl-xml-builder
2654 Downloads
Configuration of Zend 2 Acl instances using XML
algoritma/phpinfo
37 Downloads
A lightweight CLI tool to fetch and inspect PHP settings by running `phpinfo()` via HTTP in your web application's environment. This tool is particularly useful for verifying the actual configuration of a running FPM instance when CLI settings might differ.
blainesch/li3_memoize
7 Downloads
Will aid in the caching of expensive helper/model instance methods.
accesto/ts3-php-framework
329 Downloads
Initially released in January 2010, the TS3 PHP Framework is a powerful, open source, object-oriented framework implemented in PHP 5 and licensed under the GNU General Public License. It's based on simplicity and a rigorously tested agile codebase. Extend the functionality of your servers with scripts or create powerful web applications to manage all features of your TeamSpeak 3 Server instances.
aklump/loft-deploy
105 Downloads
A bridge across website instances/environments to simplify the exchange of database and files not under SCM.
wpx/scripts
17 Downloads
A set of scripts to help make using/managing a WordPress instance easier.
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.
sirmekus/otu
5 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.
php-win-ext/varnish
3 Downloads
Varnish Cache is an open source, state of the art web application accelerator. The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory.