2017 © Pedro Peláez
 

extension owl

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

image

owl/owl

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  • Thursday, September 24, 2015
  • by ovr
  • Repository
  • 12 Watchers
  • 50 Stars
  • 10 Installations
  • Zephir
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 4 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

Logo, (*1)

Owl Framework

Website :: Documentation :: Get started

Join the chat at https://gitter.im/owl-framework/owl, (*2)

Latest Stable Version Author Software License, (*3)

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension., (*4)

This is a development branch and We need to focus on the docs, tests, fixes and cleaning code, so we need your help ;), (*5)

  • Linux: Build Status
  • Windows: Build status

System Requirements

To build it you need the following requirements:, (*6)

  • g++ >= 4.4/clang++ >= 3.x or vc++ >= 9 for Windows users
  • make 3.81 or later
  • autoconf 2.31 or later
  • automake 1.14 or later
  • PHP development headers and tools

If you're using Ubuntu, you can install the required packages this way:, (*7)

sudo apt-get update
sudo apt-get install git gcc make re2c php5-cli php5-json php5-dev libpcre3-dev

Installation

You can build extension and install it like:, (*8)

git clone https://github.com/owl-framework/owl.git
cd ext
./install

Enable extension for all SAPIs:, (*9)

sudo echo extension=owl.so > /etc/php5/mods-available/owl.ini
sudo php5enmod owl

Don't forget to restart your php-fpm:, (*10)

sudo service php5-fpm restart

Build Zephir code

To build the zep Source to C extension: * zephir, (*11)

Contributing

  1. Fork the current repository by fork button.
  2. Create a new branch for each feature or improvement. git checkout -b my-branch
  3. Send a pull request from each feature branch to the master branch.

*Please do not send files from /ext directory, just those from the /owl., (*12)

Components

  • Annotations [WIP]
  • Bridge [WIP]
  • Cache
  • Console [WIP]
  • DBAL
  • Debug
  • Di
  • Event
  • Filter
  • HTTP
    • Request
    • Response
  • Log
  • Module
  • MVC
    • Controller
  • Router
  • Session [WIP]
  • Std

License

This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information., (*13)

The Versions

24/09 2015

dev-master

9999999-dev

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • ext-json *
  • php >=5.4

 

The Development Requires

07/06 2015

0.4.0

0.4.0.0

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

12/05 2015

dev-appveyor_build-fix

dev-appveyor_build-fix

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

06/05 2015

dev-disable_redis

dev-disable_redis

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

04/05 2015

dev-dbal_tests

dev-dbal_tests

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

04/05 2015

dev-try_to_fix_win_ci

dev-try_to_fix_win_ci

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

03/05 2015

dev-appveyor_work

dev-appveyor_work

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

30/04 2015

dev-fix-ci

dev-fix-ci

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

30/04 2015

dev-try_to_see

dev-try_to_see

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

28/04 2015

0.3.0

0.3.0.0

Owl is an extreme fast PHP framework powered by Zephir language and delivered as C-extension.

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-json *

 

The Development Requires

11/04 2015

0.2.0

0.2.0.0

  Sources   Download

MIT

The Requires

  • php ~5.4

 

The Development Requires

04/04 2015

0.1.1

0.1.1.0

  Sources   Download

MIT

The Requires

 

The Development Requires

04/04 2015

0.1

0.1.0.0

  Sources   Download

MIT

The Requires

 

The Development Requires