tyloo/tyloo

Home made PHP CMS Framework based on Laravel and some magic. See demo : http://www.tyloo.fr

Downloads

195

Stars

26

Version

v1.4.3

Tyloo.fr

Latest Version on Packagist Software License Build Status SensioLabs Insight StyleCI Coverage Status VersionEye

This package is the source code of my personal website www.tyloo.fr. It is written in PHP and based on the Laravel Framework. It contains Resume, Works, Blog and Contact pages and has a complete backend. I accept PRs, so don't hesitate if you spot some bugs or want to add features. You can fork it and use it as you wish, but don't forget to mention me please ;)

If you like my work, please hit the STAR button!

Install

Via Composer

$ composer create-project tyloo/tyloo folder

Via Git

$ git clone https://github.com/tyloo/tyloo.git folder

Usage

Please see Wiki for more informations and how to use it.

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.