Wallogit.com
2017 © Pedro Peláez
Implements Graph API and some of the OAuth facilities to operate with Facebook
Implements Pinba in pure PHP
A package that contains methods to easily fetch information from your minecraft server.
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
Object oriented deployer based on GoSSHa
The php clients for the SMS providers
A calculator API for common maths functions.
A completely useless verification code
A lightweight, high-performance ORM framework
nuf framework
API client for Kolbang
Basic script timers
Côt&Pêche Librairie
Library to use api free mobile sending SMS
Bundle SF2 that use library api free mobile sending SMS
Manage address in PHP, particulary AFNOR XPZ 10-011 for french postal address
MongoDB component
Yet another php form validator.
Some helpers for Laravel 5 package development
PHP library for making http requests
Provides OO interface to handle Git repository
Simple OO wrapper interface for the Subversion command-line client.
Apache2 access and error logs parser
Universal log parser
A simple Silex service provider for including the AWS SDK v3 bridge for PHP.
A config ServiceProvider for Silex with support for php, json, yaml and toml.
PHP Client for the spryng.nl sms API
A lightweight MVC Framework, inspired by Zend Framework
A PHP 5.6 programming environment with named arguments.
Arc5 provides a set of static classes for the Mvc5 Framework
A PHP 5.6 programming environment with named arguments.
Mvc5 PSR-7 HTTP Messages
A PHP 7 programming environment with named arguments.
A PHP 7 programming environment with named arguments.
mvc5/mvc5-tests
mvc5/tests
View5 is a version of Blade Templates for the Mvc5 Framework
Query Builder
MvcCore Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.
MvcCore Extension - Debug - Tracy - adapter class for Nette framework tracy/tracy library.
MvcCore Extension - Debug Tracy Panel - Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
MvcCore Extension - Debug Tracy Panel - MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
MvcCore Extension - Debug Tracy Panel - Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
MvcCore Extension - Debug Tracy Panel - Session - render and add into tracy debug panel $_SESSION content and \MvcCore\Session namespaces content.
MvcCore Extension - Form - render web forms with classic user controls and some HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
MvcCore Extension - Request - Apache DPI - request BasePath property correction for applications using Apache .htaccess [DPI] flag.
MvcCore Extension - Router - Languages - router for languages (optionaly) in url adresses. For any http method, multi or single language patterns and reverses, url adresses like '/en/custom/path', very configurable.