Wallogit.com
2017 © Pedro Peláez
Static routing module for Puppy framework
template module for Puppy framework
Files cleaner module for Samurai
Git module for Samurai
A PHP class helper
Command process helper
Helpers to manipulate collections
A PHP tool to parse code and extract statements
Reflection helpers for callables and types
A simple way to create HTML tag directly into PHP code, no code breaks.
Infraestrutura dos arquivos basicos
A basic, simple and testable orm for php inspired by Pheasant.
Quickly create a HTML mocks without duplicating code
OpenID library for PHP5
A library to work with conversions
An easy and modular API to request information from the Epitech's intranet
A simple to use and modular library to interact with Epitech's Intranet
An abstraction of the protocol HTTP
Connect to blocks on the rapidapi.com marketplace
RapidPanel API client
A Laravel plugin to sign all outgoing emails using DKIM from within the application.
Simple framework agnostic shopping cart
client for rapidmail Newsletter software API
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
PHP library for the Google Contacts API (v3)
This library handles various UK postcode related tasks such as address lookup by postcode, postcode validation, generation of valid UK postcodes and getting a postcode's outward and inward codes.
This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
a simple api for the google maps services
A simple MailChimp API wrapper, SimpleMailChimp makes it easy to pass data back and forth between your website and your MailChimp account. This includes subscribing or unsubscribing users, getting a subscriber’s details and getting all the members of a particular list.
SimpleStripe makes it easier than ever to integrate basic Stripe-powered payments into a site. With only a small amount of code you can have a payment form ready to start charging customers.
Test package for composer.
jsonable Behavior for Phalcon's Models
Simple webapp library
Command line installer for the Laravel Boilerplate Project.
Laravel Helpers for Non-Laravel Projects
Vault, Laravel 5 Roles & Permissions
Command line downloader for Wordpress.
A small Framework MVC
Laravel 4 external authentication, Phabricator-style
Library for retrieving data from GUS
Basic integration AWS CloudSearch API
Automated regression testing for Primer, using BackstopJS
Core Primer framework
Handlebars template engine for Primer