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.
Component library to extend Zend Framework. MVC with implicit CRUD. Tutorial in PDF available in download page. Project leader: FGSL. Homepage: www.fgsl.eti.br
ObjetBDD is a Object Relational mapping (ORM) class, whitch encapsulate database's tables access, like Select, Insert, Update or Delete (CRUD : create, read, update, delete). It works with ADODB class.
PytaxDAO is an ORM used to communicate CRUD with the database.
Pyntax DAO is ORM / DAO / Database Abstraction Layer which helps you connect to database and do CRUD operations with very minimal setup and coding written in PHP. The current version of the PyntaxDAO only works with MySQL but future version would be compatible with other databases also.
DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users.
DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs.
About DBPersister
On this site you can download and use a list of libraries in all your php projects that use mysql as database.
Empower your field service with mobility and reliability
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
[Indonesian Laguage] : Sinilugos, KHS Online
Login Sebagai Admin: NIMnya: admin , Password: password
Login Sebagai Salah Satu Mahasiswa: NIM : 2007140025, Password: password
Sistem informasi khs online, khs online, open source
The OmniPHP Framework is a set of OOP libraries to build advanced PHP applications; such as dynamic web forms, CRUD, data entry, reports, enterprise or business applications, and others. Web 2.0, scalability, db abstraction, session management.
Php Object Generator is an open source PHP code generator which generates clean & tested Object Oriented code for your PHP4/PHP5 application. By generating PHP objects with integrated CRUD methods, POG gives you a head start in any project.
Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
pdgo (PHP DataGrid Object) is a tool for build fast and easy grid with data from PEAR DB and MDB2, by sending a Query SQL to the object. pdg generate dynamic forms for CRUD (Create, Read, Update and Delete) the data.
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.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)