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.
Start Free Trial
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The lilli CMS system is designed for small websites operated by one or a few persons. It is written in PHP and requires no database.
- - -
Das lilli CMS-System ist für kleine Internetseiten gedacht, die von einer oder wenigen Personen betrieben werden. Es ist in PHP geschrieben und erfordert keine Datenbank.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
Acumen has gone through a near complete rewrite. Please see the Github page for details - https://github.com/AcumenProject
[OLD Description] Acumen is a simple, robust digital library system using PHP, MySQL, and Apache. Easy to set up and administer, does not complicate workflows, supports all browsers, and automatically creates and updates its own index database.
To present any type of data coming from any source on a Web page via PHP and XML.
Présenter n'importe quel type de données en provenance de n'importe quelle source sur une page web par l'intermédiaire de PHP et XML.
A php script for generating Rubik's cube visualisations
...
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
STEPS
1. Download the code using the download button on this page.
2. Extract the files into a web-accessible folder.
3. Edit the configuration variables in visualcube.php
4. Point your browser to: www.yourwebsite.com/visualcube.php
...Configuring AmCharts using XML files is very annoying when using for manydifferent charts. AmCharts-PHP allows you to configure your charts and just use the resulting code on your page.
A simple image gallery: A single PHP page that reads a template HTML file and populates it with the images in a given folder. It also generates the corresponding thumbnails. Meant for simple photography websites.
A FREE PHP spell checker that takes the text in a text field via javascript and spell checks it in its own window. The user can perform the usual spell checking operations (ignore, ignore all, change, change all, etc). Simple to include in any PHP page.
An easily extensible PHP shell, which allows people whose web hosts do not give them ssh access to execute a commands on the server through a web page.
It's a powerfull environment to easy administrate a web-page including many tools like visitor-statistics, forum- and guestbook management...
Anything you need for your homepage in one tool.
Template-driven, community website management system (CMS). Features: user-friendly (no HTML) webpage maintenance, strong emphasis on internationalization, conversion of any page to PDF, also galleries, forums, blogs, wiki, a plugin mechanism, and more!
Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
Blossym! is a simple PHP blogging script which sends page content in the Atom 1.0 XML format thereby letting XHTML generation occur on the browser via an XSLT transformation (and also on the server if the 'xslt' PHP module is installed)
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
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.
SPAuth aims to be the simplest, yet most powerful web page authing system known to man.
It is writen in PHP.
FEATURES:
* unlimited users & groups
* only 1 line of code needed for basic authing.
* only 4 lines of code for group access authing.
Get a HTML text and generate a PDF file to make it printer-friendly. This PHP script is based upon FPDF PHP script (www.fpdf.org). More info can be found on the home page (http://html2fpdf.sourceforge.net/).
(Note: this project is no longer updated - but it still works for what it was made for: very simple HTML 2 PDF with PHP only [no need to install anything])
Group web site.
The main parts of the project will be an infrastructure to manage people, access data... and a ressource manager.
The site will also contain a news page, mailing lists, forums, ... but we'll try to put as much as possible in the resource
MyGraph is a easy-to-use library to draw graphs using data stored with MySQL database. The goal is to insert graph in HTML page with very few code, just selecting scales and the graph type.