2017 © Pedro Peláez
 

library owl

RESTFul Web Framework

image

yeaha/owl

RESTFul Web Framework

  • Thursday, March 23, 2017
  • by yeaha
  • Repository
  • 12 Watchers
  • 102 Stars
  • 466 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 25 Forks
  • 1 Open issues
  • 72 Versions
  • 2 % Grown

The README.md

Installation

Composer

{
    "require": {
        "yeaha/owl": "1.0.*"
    }
}

Hello world

install

composer create-project yeaha/owl-site ./mysite

php-fpm + nginx

nginx.conf, (*1)

server {
    listen              127.0.0.1:12345;
    root                /PATH/TO/mysite/public;
    index               index.php;

    location @default {
        include        fastcgi_params;
        fastcgi_pass   127.0.0.1:9000;
        fastcgi_param  SCRIPT_FILENAME    /PATH/TO/mysite/index.php;
    }

    location / {
        try_files $uri @default;
    }
}

swoole

require swoole extension, (*2)

php -q /PATH/TO/mysite/server.php start

The Versions

23/03 2017

dev-master

9999999-dev https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

orm framework mvc restful datamapper swoole

02/12 2016

1.1.0

1.1.0.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

orm framework mvc restful datamapper swoole

01/06 2016

0.3.x-dev

0.3.9999999.9999999-dev https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

01/06 2016

0.3.23

0.3.23.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

31/05 2016

1.0.0

1.0.0.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

orm framework mvc restful datamapper swoole

31/05 2016

dev-dev

dev-dev https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

orm framework mvc restful datamapper swoole

30/05 2016

0.3.22

0.3.22.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

17/05 2016

0.3.21

0.3.21.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

12/05 2016

0.3.20

0.3.20.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

26/04 2016

0.3.19

0.3.19.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

19/04 2016

0.3.18

0.3.18.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

12/04 2016

0.3.17

0.3.17.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

30/03 2016

0.3.16

0.3.16.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

30/03 2016

0.3.15

0.3.15.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

27/03 2016

0.3.14

0.3.14.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

27/03 2016

0.3.13

0.3.13.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

11/03 2016

0.3.12

0.3.12.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

10/03 2016

0.3.11

0.3.11.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

19/02 2016

0.3.10

0.3.10.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

03/02 2016

0.3.9

0.3.9.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

12/01 2016

dev-php7

dev-php7 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

12/01 2016

0.3.8

0.3.8.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

12/01 2016

0.3.7

0.3.7.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

06/01 2016

0.3.6

0.3.6.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

06/01 2016

0.3.5

0.3.5.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

11/12 2015

0.3.4

0.3.4.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

08/12 2015

0.3.3

0.3.3.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

07/12 2015

0.3.2

0.3.2.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

14/11 2015

0.3.1

0.3.1.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

14/11 2015

0.3.0

0.3.0.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

orm framework mvc restful datamapper swoole

26/10 2015

0.2.2

0.2.2.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc restful swoole

19/10 2015

0.2.1

0.2.1.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc restful swoole

15/10 2015

0.2.0

0.2.0.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc restful swoole

15/10 2015

0.2.0-rc3

0.2.0.0-RC3 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc restful swoole

11/10 2015

0.2.0-rc2

0.2.0.0-RC2 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc restful swoole

10/10 2015

0.2.0-rc

0.2.0.0-RC https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework mvc restful swoole

13/09 2015

0.1.35

0.1.35.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

09/09 2015

0.1.34

0.1.34.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

09/09 2015

0.1.33

0.1.33.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

31/08 2015

0.1.32

0.1.32.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

31/08 2015

0.1.31

0.1.31.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

25/08 2015

0.1.30

0.1.30.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

25/08 2015

0.1.29

0.1.29.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

18/08 2015

0.1.28

0.1.28.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

17/08 2015

0.1.27

0.1.27.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

14/08 2015

0.1.26

0.1.26.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

13/08 2015

0.1.25

0.1.25.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

13/08 2015

0.1.24

0.1.24.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

29/07 2015

0.1.23

0.1.23.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

23/06 2015

0.1.22

0.1.22.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

17/06 2015

0.1.21

0.1.21.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

11/06 2015

0.1.20

0.1.20.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

10/06 2015

0.1.19

0.1.19.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

09/06 2015

0.1.18

0.1.18.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

09/06 2015

0.1.17

0.1.17.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

08/06 2015

0.1.16

0.1.16.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

06/06 2015

0.1.15

0.1.15.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

05/06 2015

0.1.14

0.1.14.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

01/06 2015

0.1.13

0.1.13.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

31/05 2015

0.1.12

0.1.12.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

28/05 2015

0.1.11

0.1.11.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

21/05 2015

0.1.10

0.1.10.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

27/04 2015

0.1.9

0.1.9.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

25/04 2015

0.1.8

0.1.8.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

02/04 2015

0.1.7

0.1.7.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

31/03 2015

0.1.6

0.1.6.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

25/03 2015

0.1.5

0.1.5.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

21/03 2015

0.1.4

0.1.4.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

19/03 2015

0.1.3

0.1.3.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

14/03 2015

0.1.2

0.1.2.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

13/03 2015

0.1.1

0.1.1.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole

10/03 2015

0.1

0.1.0.0 https://github.com/yeaha/owl

RESTFul Web Framework

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

framework mvc restful swoole