Skip to content

A collection of PHP classes and files I've developed for personal projects that helps you start your project very quickly.

Notifications You must be signed in to change notification settings

salmayno/phpclasses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to phpclasses!

What is it

A collection of PHP classes and files I've developed for personal projects that helps you start your project very quickly.

How to use it

  1. go to app\Classes\Config.php and edit the switch cases.
  • example: local, localhost, local.dev website.com
  1. go to config\app.php and edit your configuration.
  2. include the core/init.php at the top of all your pages.

About

A collection of PHP classes and files I've developed for personal projects that helps you start your project very quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • CSS 0.2%