216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Get started free
Our Free Plans just got better! | Auth0 by Okta
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 secuirty. Auth0 now, thank yourself later.
Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. The main piece...
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
The Panglossa go!Johnny PHP class library is a collection of PHP classes designed to simplify and automate the work of the web programmer, allowing the use of a single programming language (PHP) instead of mixing up code from different languages.
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. To do use this libraries you need...
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
PHP 5.0+ class for mysqli utilizing prepared queries. This class provides a SAFE, clean, object oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code.
phWorkflow,
a workflow environment for use with php5. The script uses a .xml-file
to provide status changes for all kinds of web-pages. the code was
written mainly as a "proof-of-concept", but should provide a good starting
point for extensions.
RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
Bright Data - All in One Platform for Proxies and Web Scraping
Say goodbye to blocks, restrictions, and CAPTCHAs
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
"Extended Data Types for PHP" is a collection of PHP5 classes, which provide easily usable common data types like Lists, Trees or Graphs. Installation will be possible via an PEAR Channel or as local library in a website's code base.
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+.
This project moved to Google Code Hosting (http://code.google.com/p/hoffmanframework) since 26/04/2008. Please followed this project from Google Code Hosting.
`parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input.
Additionally a function is provided to indent HTML code properly.
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.
Katyshop is an easy e-commerce solution written in PHP with MySQL. The code is object oriented with a very simple and clean architecture, making it easy for the programmer to work on customising the database or changing design.
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
PACL - PHP Advanced Component Library is an advanced "java-style" PHP5 framework/class library for easy building robust web applications. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.
lowbatCMS is a content management framework for small to medium-sized web sites. Its primary goals are ease of use, flexibility and portability.
lowbatCMS is modular and can be integrated into custom PHP code as well as other CMSs.
A geographic distance and azimuth calculation library for PHP. This object-oriented library provides a simple way to calculate the distance between two points of latitude / longitude on the globe. Also provides a ZIP Code database.
This package can be used to emulate class namespaces under PHP 5.
It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.