Top 15 Scrapbook PHP cache Alternative and Similar Softwares | Apr 2024

Scrapbook is a caching environment for PHP. The cornerstone is key-value-store, which sets a standard interface for cache adapters to implement. All adapters hide their inner workings behind a shared implementation. Using it means you're not just building for Memcached. Your code will work just fine on any of the other adapters, without modifications!

Having 1 shared interface to connect with all those backends means additional tools can be built on top of them & they'll work for all key-value stores. Like making them PSR-6 compatible. Or implementing a buffered or transactional cache. Or stampede protection.

1. Infinispan

Infinispan Infinispan is a distributed in-memory key/value data store with optional schema, available under the Apache License 2.0. It can be used both as an embedded Java library and as a language-independent service accessed remotely over a variety of protocols (HotRod, REST, Memcached and WebSockets). It offers advanced functionality such as......

2. Alternative PHP Cache

Alternative PHP Cache The APC (Alternative PHP Cache) is an Open Source opcode cache extension to the PHP programming language server daemon.It caches PHP requests and speeds up serving them to clients.......

3. WPN-XM

WPN-XM WPN-XM - is a free and open-source web server solution stack for professional PHP development on the Windows platform.- Base of the stack: Nginx + PHP + MariaDB- 17 Offline Installation Wizards (packaged) - Lite, LiteRC, Standard, Full- 5 Web-Installation Wizard (downloads latest versions from the web)- A Software Registry......

4. CodeIgniter

CodeIgniter PHP (version 4 or 5) framework with a thin model layer. Includes an ActiveRecord class for database agnostic (mostly) data retrieval. Good community support in its forums.Further development available via GitHub: https://github.com/bcit-ci/CodeIgniter/......

5. Bitnami WAMP Stack

Bitnami WAMP Stack Bitnami WAMP Stack provides a complete, fully-integrated and ready to run WAMP development environment. In addition to PHP, MySQL and Apache, it includes FastCGI, OpenSSL, phpMyAdmin, ModSecurity, SQLite, Varnish, ImageMagick, xDebug, Xcache, OpenLDAP, ModSecurity, Memcache, OAuth, PEAR, PECL, APC, GD, cURL and other components and the following frameworks:Zend Framework, Symfony,......

6. WampServer

WampServer WampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLite Manager to easily manage your databases.WampServer installs automatically (installer), and its usage is very intuitive. You will be able to tune your......

7. FastoNoSQL

FastoNoSQL FastoNoSQL — is a cross-platform GUI Manager for Redis, Memcached and SSDB Databases(i.e. Admin GUI Client). Our Desktop Client works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms.......

8. WTServer

WTServer A portable, preconfigured, lightweight, fast and stable server stack for developing php mysql applications on windows, based on the excellent webserver Nginx. A lighter alternative to XAMPP and WAMP.Features: PORTABLE: you can move it to a different location, configuration files are updated automatically Multiple PHP Versions and version switcher Optional......

9. MacGDBp

MacGDBp Using the power of the Xdebug PHP extension, this Mac OS X application allows PHP developers to remotely debug their running PHP applications.......

10. PRADO

PRADO PRADO is a component-based and event-driven framework for Web application development in PHP 5.PRADO stands for PHP Rapid Application Development Object-oriented.The sole requirement to run PRADO-based applications is a Web server supporting PHP 5.1.0 or higher. PRADO is free. You can use it to develop either open source or commercial......

11. DevSKiller.com

DevSKiller.com At DevSKiller we make assessing programmers skills look like their 1st day at work, that’s the best way to recruit them. By using our online platform it’s easy to build custom exams from your own code base. With DevSKiller you are not limited to testing knowledge of programming languages, but......

12. KSWEB

KSWEB KSWEB: server + PHP + MySQL – a suite of web developer for Android platform. It consists of: a web server, a PHP programming language, a database MySQL and msmtp for sendmail support. This suite allows you to organize a platform for running and debugging Web applications (sites) in your......

13. Koa

Koa Expressive middleware for node.js using generators via co to make web applications and APIs more enjoyable to write. Koa's middleware flow in a stack-like manner allowing you to perform actions downstream, then filter and manipulate the response upstream. Koa's use of generators also greatly increases the readability and robustness of......

14. Caracal Framework

Caracal Framework Fast, lightweight, developer oriented framework. Clear separation of code and content Built-in JSON based API Easy-to-use administration interface Flexible framework that gets out of your way......

15. MAMP

MAMP MAMP installs a local server environment in a matter of seconds on your computer. It comes free of charge, and is easily installed. MAMP will not compromise any existing Apache installation already running on your system. You can install Apache, PHP and MySQL without starting a script or having to......