2017 © Pedro Peláez
 

library framework

A light PHP framework inspired by Laravel

image

snoophp/framework

A light PHP framework inspired by Laravel

  • Thursday, July 5, 2018
  • by sneppy
  • Repository
  • 1 Watchers
  • 2 Stars
  • 80 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 30 Versions
  • 60 % Grown

The README.md

, (*1)

SnooPHP

Packagist Packagist GitHub issues, (*2)

SnooPHP is a light PHP framework inspired by Laravel., (*3)

Who is it for

SnooPHP is a small project, not meant to be used to develop complex applications (for that I suggest to use mature frameworks such as Laravel or Symfony), but it is perfect if you just want to build small projects - like a blog, a forum, a simple chat or a personal website - and you don't want all the stuff that other frameworks offer and you're probably never going to use., (*4)

Features

  • Very simple routing with the possibility to define multiple routers and keep your routes organized.
  • cURL interface to perform simple HTTP requests server-side, without the hassle of the curl PHP library
  • Incredibly simple SQL database interface inspired by Eloquent (only MySQL supported right now).
  • Ready-to-use git webhook script
  • Other stuff ...

Check the Wiki for more informations, (*5)

Q&A

Is it fast? Is it faster than other frameworks?, (*6)

Don't know actually, never tried to compare. Why don't you try and let me know., (*7)

Can I use the SQL interface with a DBMS other than MySQL?, (*8)

Right now only MySQL is supported (which is my DBMS of choice). It should not be difficult to support other (SQL) DBMS, take a look at the Model classes for more info., (*9)

How can I install SnooPHP?, (*10)

SnooPHP and the SnooPHP framework are available on Packagist so you can simply use composer to install it:, (*11)

> composer create-project "snoophp\snoophp" <project-dir>

Note, this repository contains just the framework, (*12)

Why are you developing SnooPHP when there are plenty good frameworks around?, (*13)

The truth is that my university project partner refused to use a framework and I ended up creating one., (*14)

Who's better, Ronaldo or Messi?, (*15)

Messi, (*16)

Are we destined to die?, (*17)

Yes, (*18)

The Versions

05/07 2018

v1.0.x-dev

1.0.9999999.9999999-dev

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >=7.0
  • ext-pdo *
  • ext-curl *
  • ext-json *

 

by Avatar sneppy

framework snoophp sneppy

05/07 2018

v1.0.0

1.0.0.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >=7.0
  • ext-pdo *
  • ext-curl *
  • ext-json *

 

by Avatar sneppy

framework snoophp sneppy

04/07 2018

dev-master

9999999-dev

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

25/06 2018

v0.2.7

0.2.7.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

22/06 2018

v0.2.6

0.2.6.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

13/06 2018

v0.2.5

0.2.5.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

01/06 2018

v0.2.4

0.2.4.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

30/05 2018

v0.2.3

0.2.3.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

26/05 2018

v0.2.2

0.2.2.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

25/05 2018

v0.2.1

0.2.1.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

24/05 2018

v0.2.0

0.2.0.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

10/05 2018

v0.1.11

0.1.11.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

09/05 2018

v0.1.10

0.1.10.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

03/05 2018

v0.1.9

0.1.9.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

03/05 2018

v0.1.8

0.1.8.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

03/05 2018

v0.1.7

0.1.7.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

20/04 2018

v0.1.6

0.1.6.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

19/04 2018

v0.1.5

0.1.5.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

03/04 2018

v0.1.4

0.1.4.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

19/03 2018

v0.1.3

0.1.3.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

16/03 2018

v0.1.2

0.1.2.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

12/03 2018

v0.1.1

0.1.1.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

10/03 2018

v0.1.0

0.1.0.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

18/02 2018

v0.0.6

0.0.6.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

13/02 2018

v0.0.5

0.0.5.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

10/02 2018

v0.0.4

0.0.4.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

07/02 2018

v0.0.3

0.0.3.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

29/01 2018

v1.0.1

1.0.1.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

29/01 2018

v0.0.2

0.0.2.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy

26/01 2018

v0.0.1

0.0.1.0

A light PHP framework inspired by Laravel

  Sources   Download

MIT

The Requires

  • php >7.0

 

by Avatar sneppy

framework snoophp sneppy