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.
A MediaWiki extension which provides users with the ability to create and populate MySQL tables for dynamic data storage and display.
Originally developed for CS 697 (Software Engineering), Spring 2009, Ball State University.
Still in beta.
A simple web interface for your database, like phpMyAdmin but more user friendly and integrating some advanced Database management functionalities like query and report.
Simple sistem to shorten urls.
* Use Adler32 to make hash and save url in a tree of directories.
* Not use sql databases.
* When make hash, return json with data
* To activate redirect, only use hash as subdirectory. Ex: http://localhost/urls/[hash]
Allows a Film Fest to easily create a website for their film festival that will display a schedule of screenings. Includes an easy to use backend (CMS) that admin's can add films, locations, screenings, etc....
Created using MySQLI OOP PHP
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.
Verwaltungssystem für Atemluftflaschen (Füllungen, Mängel, usw.) für Feuerwehren. Einsatz von mobilen Clients und einem Servernetz auf welchen eine verteilte Datenbank betrieben wird. --- http://alfsa.bfkdo-tulln.at/
Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database
A common problem LAMP developers run into is the need to synchronize database schemas. Diffy is a program written in php to compare 2 database schemas and generate the necessary sql statements to sync them together.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
It often takes some time to order menus or meals for lunch. To shorten it we decided to make a php based application to order a menu for lunch. It starts as school project, but we try to make it as general as posible.
ProFTPmin is a web based administrative interface for ProFTPD. It allows and administrator to configure the ProFTPD configuration directives, create new virtual servers, create users and groups, create quotas, and monitor system resources and traffic.
Node-based content management system, aimed for smaller websites containing mainly images, sound and video. Flash (Flex) client communicating with php/mysql through AmfPHP, still very immature, but may grow to something useful.
A coding / development project that aids in the management of Habbo Hotel staff for individuals attempting to create their own Habbo help desk, fan site, etc.
A PHP class that replace the need to build textual SELECT queries.
By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
The design collector and inspirator is a php-based template management system. It works similiar to a picture community but is designed for collecting website templates in any image format
phpMovieManager is a webbased PHP Movie Manager that helps to manage all of your movies. You can share your catalog of movie with your friends. And friends can also share thier movie informations with you. The data will be saved in an MySQL-database.
Smartbase-84 project. This is another HTML/PHP/MySQL database, for educational purposes. This database will contain modules like : employee's, employers, Job-offers, etc. what i am doing now is not very great, but it's simple, and it works.
RequeteurV2 est un outil de reporting qui génère des statistiques à partir d'une base de données Mysql. Ex: Montant moyen des ventes par commercial par mois au format tableau ou sql. Réalisé par Gérald Boily et Securitas Alert Services.
MBT-klinika is intended for secondary and tertiary hospital which cannot afford to buy expensive software for their clinical management and information system
I often encountered an inability among users to think beyond SAP and MS.
Goal of the project is to create a web based application management platform, which enables organisations to easily manage applications within the system.
MagiSQL is an effort to build a Database web front-end in PHP, extensible in functionality (operations on the DB) and supported RDBMS. It's initially compatible with Oracle, MySQL, PostgreSQL and MS SQL Server.
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)