PHP Classes

How to Create a PHP URL Shortner using a MongoDB Database to Store the URLs - Encurtador URL MongoDB package blog

Recommend this page to a friend!
  All package blogs All package blogs   Encurtador URL MongoDB Encurtador URL MongoDB   Blog Encurtador URL MongoDB package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Create a PHP U...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Encurtador URL MongoDB

URL shortener solutions are useful to help sharing URLs of Web site pages in a way that those URLs are shorter and easier to understand.

That may help to encourage users to share URLs just by typing them, as they need to type less characters to share the same URL that often may be very long.

This package provides a URL shortner solution that uses MongoDB, thus making it more feasible to scale a solution that can be used to share many more URLs using less resources from servers running PHP, than it would by using more traditional databases.




Loaded Article

About the Encurtador URL MongoDB Package

The package Encurtador URL MongoDB is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: PHP URL shortener that stores URLs in MongoDB

Here follows in more detail what it does:

This package implements a PHP URL shortener application that stores URLs in MongoDB.

It provides an application that uses the model-view-controller design pattern to implement several types of actions the URL shortener application.

Currently it implements several actions like to store and retrieve information about short URLs stored in the MongoDB database:

- Create a short URL
- Retrieve the last short URLs that were accessed
- Get the details about a specific URL
- Update the statistics about the accesses to a given URL

Conclusion

The Encurtador URL MongoDB can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Encurtador URL MongoDB Encurtador URL MongoDB   Blog Encurtador URL MongoDB package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Create a PHP U...