Showing 53 open source projects for "php api"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 Icon
    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.
    Try for free
  • 1

    phpMariaEdit

    Continuation of phpMyEdit

    phpMyEdit development was stopped several years ago at version 5.7.1, with no support for newer MySQL or MariaDB, no support for newer PHP, and a lot of open TODOs. This kind of software still has a lot of use today but it needed an update to support the current technologies. As the original repository is frozen, new works have started in this repository. Version 5.7.2 supports PHP 7.x., uses mysqli_ and is for the rest very close to 5.7.1. Version 5.7.3 is a bugfix release with a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nato come una libreria ad uso personale. Si è estesa in un vero e proprio framework per la creazione di forms. Leggendo i metadati da una tabella permette di creare automaticamente la form potendo personalizzare ulteriormente campi ed opzioni degli stessi. NON produce codice PHP, quindi se la struttura della tabella cambia, anche la presentazione è caratteristiche LOGICHE dei campi cambiano. Inoltre implemente il pattern activerecord e così usando i metodi Salva() ed Elimina() in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    XGAP - XML Generator of APplications

    XGAP is a PHP web application generator

    XGAP stands for "Xml - Generador de APlicaciones". The primary goal of XGAP is to assist the programmer in the repetitive and common coding tasks. That's why XGAP concentrates more in specifying an application than in programming it. You program a web application using XGAP by creating a set of XML files that describe it. Those XML files are taken by the generator and the PHP files are created by means of XSLT sheets. XGAP was born in 2003 at the UNICEN University as a tool for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Olympos
    Olympos is an holistic MDA/MDD approach to projects. It allows to create Web (PHP, J2EE), Desktop (c#) and Mobile applications (.NET, J2ME) from a UML model. Features a Web 2.0 IDE, a generator based on openArchitectureWare and several cartridges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    SiteZilla

    SiteZilla

    SiteZilla Website Builder

    SiteZilla is an Open Source Web Based Website Builder written in PHP. Once installed SiteZilla can create downloadable websites which can be uploaded to a hosting account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Dot Net MySql Generator

    Dot Net Mysql Generator

    A tools to speed up the development on php Package included the: 1. Generator for php & c# code 2. Sample code of php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CMS ++

    Full Powerful & Customized PHP CMS Framework Its Just Plugins to start

    CMS ++ is a powerfull & full customized php cms & development environment framework it can be used in creating any application you want (huge or simple) lets download and customize it as you want its considers a core kernel that could be extended . you can consider it as a simple GUI framework but without mvc . it has it's own seo-query system !! ,hooks,pdo-wrapper ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Janox

    Janox

    Full cross-tech development suite

    Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    This is a code generator program for PHP. It will read all the tables from the given DB, generate Entity classes in PHP. This is Written in Java. You need JRE to execute this. See wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHPCodeWizard is a development environment for managing access to data in a database. The idea underlying the system is to create Web applications for managing information, absolutely original, without writing a single line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pdoMap : the PHP ORM relational mapper
    pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Persistence layer for PHP-5.x to connect to any database(Firebird,MySQL,etc)since the respective connection class was written. I've implemented MySQL and Firebird connection's classes for while. Visit: http://phpersist.wiki.sourceforge.net/Doc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A framework for building web apps based on a declarative specification made in XML files, code generator and templating system based on XSL Transformations. Base entirely on MVC model, xpotronix permits a fast building web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A library for managed persistence for mysql and php. Quickens php-application development by reducing the amount of code needed for business-methods. Like Java's Hibernate, the methods for basic CRUD operations are implemented and more can be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eclipse and Flex Builder Plugin for Code Generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AKWebDyn Designer is a Java tool that offers the possibility to create and deploy Dynamic Web pages,through a user-friendly GUI based on Drag n Drop capability.Developed at ESIB-USJ;Winner of the GoldenChip Awards 2004. Anthony Assi & Jihad Khalil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Framework to quickly create PHP apps from UML models. Supports Database, Navigation, GUI, Userhandling, Selection Catalogs and much more. UML model with over 60 classes included. Best to be used with UML2PHP tool - see http://www.umlp2hp.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpCodeGenerator is a free database driven website code generator. It reads the database and generates a website with the ability to Create, List, Edit, Update, Delete and Search Records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lanai is an extensible, OO (Object Oriented), easy to use dynamic web content management system written in PHP. Lanai is the ideal tool for developing small to large dynamic community websites, intra company portals, corporate portals, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next