With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Smart Micro PHP Framework inspired by Sinatra in Ruby but not a clone
An OOP PHP micro-framework, a lightweight toolkit to help developers lay down the foundation of their PHP-based websites and applications
The Horus Framework is a pretty solid attempt at designing a good OOP framework in as a small package as possible.
Focused on a light codebase and on a solid, standards-friendly approach, Horus can be used to write advanced applications without having to deal with complex coding toolkits like Zend or CakePHP.
Horus is easy to learn and the code...
This is meant to be a simple, and basic class for generating html forms using PHP. It was designed to speed up the process of generating forms that have the most common controls.
Base class for PHP 5.3+ which allows design by contract in PHP
PHP Design by Contract provides a basic implementation of contract programming in PHP 5.3+. The base Contract class allows new or existing classes to define properties as protected Attributes and methods as Routines, which require argument type/class validation, aswell as PreCondition and PostCondition checks. Instances can also check for state consistency with an invariant check.
This system is able to authenticate users via SVN, HTTP and Samba, users are stored via SQL and the authentication is done via several software-modules like Apache-SQL or pdbsql for samba.
Supported auth-protocols : NTLM, HTTP (Apache "basic")
MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
EliteCore Project is a PHP5.1/Javascript/AJAX/XHTML/CSS framework for creating WEB 2.0 applications and services.The basic open-source instalation can be also used as an interactive personal page or BLOG.This project uses the latest features available.
phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
PHP ORM is a simple and light framework for saving and fetching objects from a database. It supports basic mappings such as one:many and many:one. One of the most notable features is creating tables on the fly if they do not exist.