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.
Start Free
$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 simple Symfony bundle to ease file uploads with ORM entities
VichUploaderBundle is a Symfony bundle that simplifies file uploads by automatically handling the mapping, storage, and retrieval of uploaded files. It integrates with Doctrine entities and abstracts away the manual handling of file movement, naming, and cleanup. The bundle is highly configurable and works well for uploading images, documents, or any user-submitted files.
This software manage your paperwork as bills, bank account details, contracts ... in one word, it's small DMS.
A document is defined by 3 parts:
Entity: A person or the entity links with the doc.
Label: Subject of doc (ex: Bank).
SubLabel: More precise description of doc (ex: contract).
You enter the document in the system through addDoc box. It will perform a copy of original file and places it in predefined directory.
When you want to find it, a short research will provide all documents links with provided parameters .
...