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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.
EUrl (Easy URL) provides a complete handy object oriented interface for creating complex URLs for your web page. It has been designed for Drop-In-Place use with LOTS of flexibility in input method.
Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
"Fiber" is a java library which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
LanguageSys is a class/libary for internationalizing applications written in PHP/Python.
It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.
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.
PHPBaseClasses is a multitier and fully Object Oriented set of base classes written for and in PHP. At this moment the storage tier is SQL only; but it supports multiple databases : Any ODBC database, MsSQL (SyBase), MySQL, PostgreSQL
Creole is a set of PHP classes that provide a database abstraction layer modeled on JDBC. Built for PHP5, Creole is designed to provide a clean, fast, and fully object-oriented db access solution ideal for medium to large-scale PHP projects.
The concept behind the 'Applications via XML' (AVX) architecture is to allow applications to become more flexible in the way they go about performing their duties. The essential idea is to avoid 'hard-coding' instructions into an applications' source
Flexible Object Oriented PHP Engine with database support, sessions, sessions-based messanging and instant messanging, ftp, pop3, smtp, filesystem wrapper, output-buffering, and a growing number of features. This project is sponsored by Webalianza
From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
Authlib is a powerful Object Oriented Cookie+MySQL driven user+session management system. It enables a secure environment using advanced encryption using MD5 (Message-Digest 5).
Simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. Generalizes common web programming tasks.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
PWP-OWA is a PHP-based drop-in replacement for Oracle's Apache/mod_plsql combination, or Oracle Internet Application Server (iAS), allowing for execution of PL/SQL Web Toolkit applications on any PHP-friendly Web server (Apache, IIS, iPlanet, etc.)
The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data.
Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
MultipartHttpServletRequest provides multipart/form-data parsing capabilities and easy handling of file uploads for Servlets and JSP. It implements HttpServletRequest so that it may be used as a normal Servlet request object.
phpXMLDOM (phpXD) is an XML DOM-Implementation for PHP4 written in PHP. It offers methods for accessing the nodes of an XML document using the W3C Document Object Model (DOM) Level 2 Core. phpXMLDOM does not require the PHP DOM XML extension.
DAPI is a fully object oriented PHP based framework for building web applications. It consists of 2 parts. 1) A Class loader that obtains the required classes even from remote servers. 2) The net.developaz library which provides powerful tools for web ap