Search by

Popular Packages

  • PHP

    netcare/passbuilder

    Simple word password builder

  • PHP

    bephp/micro

    A micro framework based on router, activerecord, and microtpl.

  • PHP

    bephp/microtpl

    small template attribute language implemention for PHP (using xml_parse)

  • PHP

    bephp/activerecord

    micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).

  • PHP

    mattferris/provider

    Implementation standard for consumer/provider interfaces

  • PHP

    bephp/router

    A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.

  • PHP

    bephp/utils

    utils functions for web application.

  • PHP

    nimbly/minion

    Framework and language agnostic remote deployment automation tool

    Abandoned!

  • miqueiasdesouza/boleto

    Pacote para a geração de boletos e integração com Laravel 4.2 e 5.1. Esse pacote visa disponibilizar um conjunto de classes que trabalha com o BoletoPHP (http://boletophp.com.br) para ser utilizado com ou sem a necessidade de framework. Utilizei os arquivos do BoletoPHP (http://boletophp.com.br) por

  • PHP

    stevenmaguire/laravel-uuid-model

    Create non-incrementing Laravel models whose primary key is a UUID

  • PHP

    adamkelso/double-a

    Small pieces of code to help power your app.

    Abandoned!

  • PHP

    coderdojo/delorean

    PHP Console app that downloads screenshots from the Internet Archive Wayback Machine

  • PHP

    mobius/mobiusmvc

    A lightweight and extensible model-view-controller library.

    Abandoned!

  • PHP

    skydriver/rss-agent

    Package to read the RSS Feeds from URL according RSS v2 standards (https://validator.w3.org/feed/docs/rss2.html)

  • PHP

    mattferris/auth

    An extensible authentivation library for PHP