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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
An ID Generator for PHP based on Snowflake Algorithm
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced). Snowflake is a network service that generates unique ID numbers at high scale with simple guarantees. If you want to generate unique IDs using the snowflake algorithm, you must ensure that sequence numbers generated within the same millisecond on the same node are unique. Based on this requirement, we have created this package which integrates multiple sequence number providers.
crVCL PHP Framework
is based on PHP 5.4, Javascript 1.4 and CSS 2.1 (or higher).
It provide classes and function for develop easy and fast web applications/webpages with graphical components.
It give you more comfort in developing web applications with high usability.
Rapid Application Development for PHP
crVCL is inspired by JEDI VCL and Java Spring
If you like the Project, donate it http://goo.gl/PYyiot
for more visit the Website or take a look at the readme.txt
More...
MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs.
MongoLantern 0.7 - Stable/Production Release:
1. MongoLantern API support enabled.
2. CSV indexer added as a plugin.
3. node.js API client added.
PHP Business Rules is an open source application layer for PHP. The logic is defined in rules and facts. Like most Business Rule Engines (BRE) it uses the Rete algorithm.