2017 © Pedro Peláez
 

library

Composer type

Finded 141,595 results.

raphhh/puppy-static-route

Static routing module for Puppy framework

See more..

  • Saturday, April 11, 2015
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 95 Installations

raphhh/puppy-template

template module for Puppy framework

See more..

  • Saturday, April 11, 2015
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 115 Installations

raphhh/samurai-module-cleaner

Files cleaner module for Samurai

See more..

  • Wednesday, June 17, 2015
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations

raphhh/samurai-module-git

Git module for Samurai

See more..

  • Monday, May 25, 2015
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations

raphhh/trex

A PHP class helper

See more..

  • Tuesday, February 16, 2016
  • by raphhh
  • Repository
  • 2 Watchers
  • 3 Stars
  • 178 Installations

raphhh/trex-cli

Command process helper

See more..

  • Thursday, March 17, 2016
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 357 Installations

raphhh/trex-collection

Helpers to manipulate collections

See more..

  • Wednesday, June 8, 2016
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations

raphhh/trex-parser

A PHP tool to parse code and extract statements

See more..

  • Monday, December 28, 2015
  • by raphhh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 576 Installations

raphhh/trex-reflection

Reflection helpers for callables and types

See more..

  • Tuesday, August 2, 2016
  • by raphhh
  • Repository
  • 3 Watchers
  • 14 Stars
  • 27,677 Installations

raphievila/xtags

A simple way to create HTML tag directly into PHP code, no code breaks.

See more..

  • Saturday, April 28, 2018
  • by raphievila
  • Repository
  • 1 Watchers
  • 0 Stars
  • 47 Installations

raphilds/infraestrutura

Infraestrutura dos arquivos basicos

See more..

  • Friday, October 30, 2015
  • by raphilds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations

raphiz/radao

A basic, simple and testable orm for php inspired by Pheasant.

See more..

  • Friday, May 15, 2015
  • by raphiz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations

raphizim/protofast

Quickly create a HTML mocks without duplicating code

See more..

  • Sunday, December 14, 2014
  • by raphiz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations

raphox/php-openid

OpenID library for PHP5

See more..

  • Wednesday, September 12, 2012
  • by raphox
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations

raphy/conversion

A library to work with conversions

See more..

  • Monday, November 30, 2015
  • by Raphy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 52 Installations

raphy/epitech-api

An easy and modular API to request information from the Epitech's intranet

See more..

  • Thursday, November 26, 2015
  • by Raphy
  • Repository
  • 2 Watchers
  • 6 Stars
  • 505 Installations

raphy/epitech-intranet

A simple to use and modular library to interact with Epitech's Intranet

See more..

  • Thursday, November 26, 2015
  • by Raphy
  • Repository
  • 4 Watchers
  • 1 Stars
  • 4 Installations

raphy/http

An abstraction of the protocol HTTP

See more..

  • Sunday, November 29, 2015
  • by Raphy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations

See more..

  • Wednesday, November 25, 2015
  • by Raphy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,099 Installations

rapidapi/rapidapi-connect

Connect to blocks on the rapidapi.com marketplace

See more..

  • Sunday, July 2, 2017
  • by rapidapi
  • Repository
  • 3 Watchers
  • 1 Stars
  • 765 Installations

rapide/rapidpanel

RapidPanel API client

See more..

  • Wednesday, November 23, 2016
  • by rapideinternet
  • Repository
  • 1 Watchers
  • 1 Stars
  • 5 Installations

rapideinternet/laraveldkim

A Laravel plugin to sign all outgoing emails using DKIM from within the application.

See more..

  • Thursday, August 25, 2016
  • by rapideinternet
  • Repository
  • 1 Watchers
  • 7 Stars
  • 3,232 Installations

rapideinternet/phpcart

Simple framework agnostic shopping cart

See more..

  • Monday, May 30, 2016
  • by rapideinternet
  • Repository
  • 1 Watchers
  • 1 Stars
  • 18 Installations

rapidmail/apiclient1

client for rapidmail Newsletter software API

See more..

  • Tuesday, August 8, 2017
  • by rapidmail
  • Repository
  • 3 Watchers
  • 2 Stars
  • 5,354 Installations

rapidwebltd/etsy-php

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.

See more..

  • Monday, November 6, 2017
  • by DivineOmega
  • Repository
  • 4 Watchers
  • 0 Stars
  • 8 Installations

rapidwebltd/improved-polymorphic-eloquent-builder

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.

See more..

  • Thursday, March 1, 2018
  • by DivineOmega
  • Repository
  • 1 Watchers
  • 9 Stars
  • 822 Installations

rapidwebltd/no-post-data-laravel-middleware

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.

See more..

  • Tuesday, January 30, 2018
  • by DivineOmega
  • Repository
  • 5 Watchers
  • 1 Stars
  • 70 Installations

rapidwebltd/php-bucket-testing

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.

See more..

  • Wednesday, March 21, 2018
  • by DivineOmega
  • Repository
  • 4 Watchers
  • 0 Stars
  • 20 Installations

rapidwebltd/php-google-contacts-v3-api

PHP library for the Google Contacts API (v3)

See more..

  • Friday, March 2, 2018
  • by DivineOmega
  • Repository
  • 19 Watchers
  • 67 Stars
  • 38,628 Installations

rapidwebltd/php-postcodes

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.

See more..

  • Monday, April 16, 2018
  • by DivineOmega
  • Repository
  • 5 Watchers
  • 1 Stars
  • 670 Installations

rapidwebltd/php-uk-bank-holidays

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.

See more..

  • Friday, March 16, 2018
  • by DivineOmega
  • Repository
  • 5 Watchers
  • 3 Stars
  • 48,926 Installations

rapidwebltd/rw-file-cache

RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

See more..

  • Thursday, March 1, 2018
  • by DivineOmega
  • Repository
  • 4 Watchers
  • 5 Stars
  • 59,290 Installations

rapidwebltd/simple-google-maps-api

a simple api for the google maps services

See more..

  • Monday, January 29, 2018
  • by DivineOmega
  • Repository
  • 1 Watchers
  • 1 Stars
  • 296 Installations

rapidwebltd/simplemailchimp

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.

See more..

  • Friday, March 23, 2018
  • by DivineOmega
  • Repository
  • 5 Watchers
  • 1 Stars
  • 82 Installations

rapidwebltd/simplestripe

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.

See more..

  • Tuesday, January 30, 2018
  • by DivineOmega
  • Repository
  • 5 Watchers
  • 1 Stars
  • 14 Installations

rapitcik/test

Test package for composer.

See more..

  • Wednesday, July 13, 2016
  • by rapitcik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations

See more..

  • by nicwortel
  • Repository
  • 10 Watchers
  • 43 Stars
  • 322 Installations

raplos/phalcon-behavior-jsonable

jsonable Behavior for Phalcon's Models

See more..

  • Thursday, January 30, 2014
  • by raplos
  • Repository
  • 2 Watchers
  • 2 Stars
  • 4 Installations

rapp-lib/rlib

Simple webapp library

See more..

  • Thursday, March 30, 2017
  • by toyosawa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 324 Installations

rappasoft/laravel-boilerplate-installer

Command line installer for the Laravel Boilerplate Project.

See more..

  • Wednesday, November 23, 2016
  • by rappa819
  • Repository
  • 2 Watchers
  • 13 Stars
  • 522 Installations

rappasoft/laravel-helpers

Laravel Helpers for Non-Laravel Projects

See more..

  • Saturday, January 27, 2018
  • by rappa819
  • Repository
  • 11 Watchers
  • 135 Stars
  • 32,622 Installations

rappasoft/vault

Vault, Laravel 5 Roles & Permissions

See more..

  • Thursday, August 27, 2015
  • by rappa819
  • Repository
  • 15 Watchers
  • 108 Stars
  • 1,605 Installations

rappasoft/wordpress-command-line-downloader

Command line downloader for Wordpress.

See more..

  • Saturday, July 23, 2016
  • by rappa819
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations

rapsspider/merci-ki

A small Framework MVC

See more..

  • Tuesday, September 8, 2015
  • by rapsspider
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations

raptblue/multiauth

Laravel 4 external authentication, Phabricator-style

See more..

  • Saturday, December 28, 2013
  • by raptblue
  • Repository
  • 1 Watchers
  • 1 Stars
  • 16 Installations

raptek/regon

Library for retrieving data from GUS

See more..

  • Saturday, June 6, 2015
  • by Raptek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 290 Installations

raptor404/awscloudsearchphp

Basic integration AWS CloudSearch API

See more..

  • Friday, August 8, 2014
  • by raptor404
  • Repository
  • 1 Watchers
  • 0 Stars
  • 655 Installations

rareloop/primer-backstop

Automated regression testing for Primer, using BackstopJS

See more..

  • Monday, February 22, 2016
  • by rareloop
  • Repository
  • 0 Watchers
  • 0 Stars
  • 5 Installations

rareloop/primer-core

Core Primer framework

See more..

  • Monday, June 18, 2018
  • by rareloop
  • Repository
  • 3 Watchers
  • 3 Stars
  • 357 Installations

rareloop/primer-template-engine-handlebars

Handlebars template engine for Primer

See more..

  • Wednesday, December 16, 2015
  • by rareloop
  • Repository
  • 3 Watchers
  • 0 Stars
  • 97 Installations