Skip to content

glodov/yphp

Repository files navigation

yPHP

Content management framework on PHP 5.3+

Runtime variables:

  • ObjectCacheDisabled - if TRUE caching is disabled for Object which helps to run cronjobs with fetching a lot of objects from database without memory overload.
  • DatabaseLogDisabled - if TRUE database log is disabled, only getLastQuery() works, helps to run cronjobs with a lot of database queries.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published