Skip to content

Commit 07dad1b

Browse files
author
Muhammad Fikri
committed
api perpus lumen
0 parents  commit 07dad1b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Lumen PHP Framework
2+
3+
[![Build Status](https://travis-ci.org/laravel/lumen-framework.svg)](https://travis-ci.org/laravel/lumen-framework)
4+
[![Total Downloads](https://poser.pugx.org/laravel/lumen-framework/d/total.svg)](https://packagist.org/packages/laravel/lumen-framework)
5+
[![Latest Stable Version](https://poser.pugx.org/laravel/lumen-framework/v/stable.svg)](https://packagist.org/packages/laravel/lumen-framework)
6+
[![License](https://poser.pugx.org/laravel/lumen-framework/license.svg)](https://packagist.org/packages/laravel/lumen-framework)
7+
8+
Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.
9+
10+
## Official Documentation
11+
12+
Documentation for the framework can be found on the [Lumen website](https://lumen.laravel.com/docs).
13+
14+
## Contributing
15+
16+
Thank you for considering contributing to Lumen! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
17+
18+
## Security Vulnerabilities
19+
20+
If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at [email protected]. All security vulnerabilities will be promptly addressed.
21+
22+
## License
23+
24+
The Lumen framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
25+
# api-perpus

0 commit comments

Comments
 (0)