Skip to content

pixotech/outpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PHP Framework for Decoupled Websites

Features

  • A caching web client for fetching and storing remote resources

  • Remote image fetching and local transformations, including resizing, cropping, and compositing

  • Development log and debugging tools

Outpost has native support for these libraries:

  • Stash. Configurable by environment. Use Memcache in production site, use a filesystem cache or no cache in development.

  • Guzzle. The Outpost web client wraps a Guzzle client, and caches most requests by default. Used to fetch remote assets.

  • Monolog. Configurable by environment. Verbose logging in development.

  • ImageMagick. Runs ImageMagick from the shell. Support for resizing, limited support for composing.

About

Decoupled Website Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages