Zipios is a C++ library for reading and writing 32bit Zip archives.
This project has moved to GitHub https://github.com/Zipios/Zipios
Zipios is a C++ library for reading and writing Zip archive files. Access to the data of individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided.
Universal PHP Framework. toKernel is a fully Object-Oriented extensible framework. By design, the framework's kernel is monolithic which brings a lot of advantages. It is NOT a loader for a mere collection of classes.