2017 © Pedro Peláez
 

project easyfast

The EasyFast PHP Framework

image

bruunofco/easyfast

The EasyFast PHP Framework

  • Monday, July 9, 2018
  • by bruunofco
  • Repository
  • 4 Watchers
  • 4 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 3 Versions
  • 8 % Grown

The README.md

EasyFast PHP Framework

EasyFast PHP is a framework that makes PHP programming fast and easy, using a simple and elegant syntax., (*1)

EasyFast PHP is focused on taking away all the headache of working with object orientation. Behind a simple, but robust, interface to work with ORM (Object-relational mapping), you will find an incredible tool to generate classes, along with other features such as:, (*2)

Features

  • RESTful server
  • MVC Interface
  • Session
  • Multiple connections to database
  • Exceptions
  • Validation (email, etc ...)
  • Log
  • Upload
  • JSON encode
  • Decode JSON
  • Hiphen to camel case
  • Snake to camel case
  • Decode request
  • Array Exists Key multi level
  • Query Object
  • ORM
  • Design Patterns

Try EasyFast PHP and share your experience. We love feedback!, (*3)

Documentation

We are still developing the documentation, help us!, (*4)

Composer

To install EasyFast PHP Framework with composer you simply need to create a composer.json in your project root and add:, (*5)

{
    "require": {
        "bruunofco/easyfast": "easyfast-2"
    }
}

Then run, (*6)

$ php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
$ php -r "if (hash_file('SHA384', 'composer-setup.php') === 'aa96f26c2b67226a324c27919f1eb05f21c248b987e6195cad9690d5c1ff713d53020a02ac8c217dbf90a7eacc9d141d') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
$ php composer-setup.php
$ php -r "unlink('composer-setup.php');"
$ php composer.phar install

You have now EasyFast PHP Framework installed in vendor/bruunofco/easyfast, (*7)

Contributing

Still under development, we are accepting collaboration in order to create a successful tool, created on top of this passionate language PHP., (*8)

License

The EasyFast PHP framework is an open-sourced software licensed under the Apache 2.0 license, (*9)

About

Author: Bruno Oliveira bruno@salluzweb.com.br, (*10)

Contributors:, (*11)

James Miranda jameswpm@gmail.com, (*12)

Hiago Souza hiasilva@gmail.com, (*13)

Mauro Fileto mfileto@netcaster.us, (*14)

Soon a fast start

Credits

Smarty: Template Engine, (*15)

The Versions

09/07 2018

dev-master

9999999-dev

The EasyFast PHP Framework

  Sources   Download

Apache-2.0

The Requires

  • php >=5.6.4

 

by Avatar bruunofco
by Avatar hiagodotme

orm framework php mvc generator restful smarty soap easyfast easyfast php query object

09/07 2018

dev-easyfast-2

dev-easyfast-2

The EasyFast PHP Framework

  Sources   Download

Apache-2.0

The Requires

  • php >=5.6.4

 

by Avatar bruunofco
by Avatar hiagodotme

orm framework php mvc generator restful smarty soap easyfast easyfast php query object

15/09 2016

1.2.x-dev

1.2.9999999.9999999-dev

The EasyFast PHP Framework

  Sources   Download

Apache-2.0

The Requires

  • php >=5.5.3

 

by Avatar bruunofco

orm framework php mvc generator restful smarty soap easyfast easyfast php query object