Skip to content

peteryu1/fuel-usersapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#The Power of FuelPHP

Description

This is the sample app app on my The Power of FuelPHP series.

The series is an attempt to familiarize ourselves with FuelPHP, which in my opinion shows the beauty of php and the MVC pattern. It not only gets us cooking sophisticated apps in no time, but also makes us better programmers - OOP, TDD, Dependency Injection and other modern and best industry principles are at its core.

In (Part 1): How to effectively use the Oil utility, the brilliant Fuel ORM and its Validation class.

In (Part 2): How to use the Parser package to enable your favourite templating engine, seamlessly generate forms for models using the Fieldset class abd untegrate Compose into your app.

Part 3 Coming soon!

About

Project Source Code for my The Power of FuelPHP series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Other 0.2%