2017 © Pedro Peláez
 

library lollipop-php

A slim and very flexible framework for PHP

image

jabernardo/lollipop-php

A slim and very flexible framework for PHP

  • Monday, July 9, 2018
  • by jabernardo
  • Repository
  • 1 Watchers
  • 3 Stars
  • 48 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 21 Versions
  • 23 % Grown

The README.md

Lollipop

Travis: Build Status License: MIT, (*1)

A slim and very flexible framework for PHP, (*2)

IS LOLLIPOP FOR YOU?

You can use Lollipop when you're creating a simple and powerful web application. Lollipop removed the weight of large frameworks. Also Lollipop was created to offer cool functionalities and speed., (*3)

IT's EASY!

Configure .htaccess. Use below code as the default for your .htaccess Or see Appogato for routing using Lollipop, (*4)

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]

A simple Hello World Page, (*5)

<?php

require('/path/to/lollipop-php/autoload.php');

// Your index page
\Lollipop\HTTP\Router::get('/', function($request, $response) {
    return $response->set('Hello World!');
});

DOWNLOAD

Get the latest version of Lollipop-PHP framework from our Git repository hosted on GitHub, (*6)

git clone https://github.com/jabernardo/lollipop-php.git lollipop-php

or get it via composer, (*7)

composer require "jabernardo/lollipop-php"

and start the development of your projects., (*8)

RESOURCES

See documentation here., (*9)

License

The Lollipop-PHP framework is open-sourced software licensed under the MIT license., (*10)

The Versions

09/07 2018

v3.x-dev

3.9999999.9999999.9999999-dev https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

10/06 2018

v3.0-rc1

3.0.0.0-RC1 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

21/03 2018

v3.0-alpha-1

3.0.0.0-alpha1 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

20/01 2018

dev-master

9999999-dev https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

20/01 2018

v2.x-dev

2.9999999.9999999.9999999-dev https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

03/12 2017

v2.0.3

2.0.3.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

01/12 2017

v2.0.2

2.0.2.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

31/10 2017

v2.0.1

2.0.1.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

24/10 2017

v2.0.0

2.0.0.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

22/10 2017

dev-master-dev

dev-master-dev https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

22/10 2017

v2.0.0-RC2

2.0.0.0-RC2 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

22/10 2017

v2.0.0-RC1

2.0.0.0-RC1 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

05/10 2017

v1.4.4

1.4.4.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

02/10 2017

v1.4.3

1.4.3.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

25/09 2017

v1.4.2

1.4.2.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

24/09 2017

v1.4.1

1.4.1.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

24/09 2017

v1.4.0

1.4.0.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

12/09 2017

v1.3.6

1.3.6.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

11/09 2017

v1.3.5

1.3.5.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library web-framework php-framework

03/09 2017

v1.3.4

1.3.4.0 https://github.com/jabernardo/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library

09/08 2017

v1.2.0

1.2.0.0 https://github.com/4ldrich/lollipop-php

A slim and very flexible framework for PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

framework library