PHPackages                             ralouphie/codify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ralouphie/codify

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ralouphie/codify
================

A simple PHP package for saving and autoloading generated PHP files.

1.0.1(10y ago)4731MITPHPPHP &gt;=5.4

Since May 4Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ralouphie/codify)[ Packagist](https://packagist.org/packages/ralouphie/codify)[ RSS](/packages/ralouphie-codify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Codify PHP
==========

[](#codify-php)

[![Build Status](https://camo.githubusercontent.com/760c7916debd741b27a4d8dd11bbcbb4c5e9bc0ae39bf65447103afebd5fae0b/68747470733a2f2f7472617669732d63692e6f72672f72616c6f75706869652f636f646966792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ralouphie/codify)[![Coverage Status](https://camo.githubusercontent.com/0be33d60e0a9f1dbd2d79795e5c51464a7dff0e6f4061b3a1a177cff9bf17831/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f72616c6f75706869652f636f646966792f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/ralouphie/codify?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/375d8836c37dd5991c276c178a89561988f84c4ade8e24a9a5bd7c2db9cf001c/68747470733a2f2f706f7365722e707567782e6f72672f72616c6f75706869652f636f646966792f762f737461626c652e706e67)](https://packagist.org/packages/ralouphie/codify)[![Latest Unstable Version](https://camo.githubusercontent.com/689ae72b1e28cefc36edee8e15952d61e90ca957de159f45e1bdeb28aa02cf9c/68747470733a2f2f706f7365722e707567782e6f72672f72616c6f75706869652f636f646966792f762f756e737461626c652e706e67)](https://packagist.org/packages/ralouphie/codify)[![License](https://camo.githubusercontent.com/b42104fefb14273a476974c7074acb1af18918422be28bdd76bbe49ca865e282/68747470733a2f2f706f7365722e707567782e6f72672f72616c6f75706869652f636f646966792f6c6963656e73652e706e67)](https://packagist.org/packages/ralouphie/codify)

A simple PHP package for saving and autoloading generated PHP files. It's useful when writing frameworks that generate and save code on the fly.

Usage
-----

[](#usage)

```
