{ID} - 1.1 Apa itu CakePHP? Kenapa Menggunakan CakePHP?

CakePHP merupakan sebuah rapid development framework yang gratis dan sumber terbuka untuk PHP. CakePHP merupakan struktur pondasi bagi programer untuk membuat aplikasi web. Tujuan utamanya adalah mempermudah programer bekerja secara terstruktur dan cepat tanpa kehilangan fleksibilitas.

CakePHP membuang proses monoton dalam pengembangan aplikasi web. CakePHP menyediakan semua alat bantu yang diperlukan untuk memulai tugas coding yang perlu diselesaikan: yaitu logika aplikasi. Daripada membuat sesuatu yang baru setiap memulai proyek baru, Anda bisa meninjau unduhan CakePHP dan mulai fokus kepada logik aplikasi yang hendak dibangun.

CakePHP memiliki tim pengembang (developer) dan komunitas yang aktif (membawa nilai tambah ke proyek). Selain menjaga Anda dari melakukan hal yang membuang waktu, penggunaan CakePHP juga berarti inti (core) aplikasi Anda yang sudah teruji dengan baik dan secara periodik terdapat peningkatan/perbaikan.

Berikut ini adalah daftar fitur yang dapat dinikmati apabila menggunakan CakePHP:

  • Komunitas yang aktif dan bersahabat
  • Lisensi yang fleksibel
  • Kompatibel dengan PHP versi 4 dan 5
  • Operasi CRUD yang terintegrasi untuk interaksi dengan database
  • Scaffolding aplikasi
  • Otomatisasi pembuatan code (code generation)
  • Arsitektur MVC
  • Request dispatcher dengan URL yang kustom, rapih dan adanya route
  • Validasi data yang terintegrasi
  • Sistem templating yang cepat dan fleksibel (sintaks PHP, tersedia helpers)
  • View Helpers untuk AJAX, JavaScript, HTML Forms dan banyak lagi
  • Email, Cookie, Keamanan, Session, dan komponen Request Handling
  • ACL yang fleksibel
  • Sanitasi Data
  • Caching yang fleksibel
  • Lokalisasi
  • Dapat bekerja dari direktori web dimana saja, dengan sedikit atau bahkan tanpa perlu melibatkan konfigurasi Apache

{EN} - 1.1 What is CakePHP? Why Use it?

CakePHP is a free, open-source, rapid development framework for PHP. It’s a foundational structure for programmers to create web applications. Our primary goal is to enable you to work in a structured and rapid manner–without loss of flexibility.

CakePHP takes the monotony out of web development. We provide you with all the tools you need to get started coding what you really need to get done: the logic specific to your application. Instead of reinventing the wheel every time you sit down to a new project, check out a copy of CakePHP and get started with the real guts of your application.

CakePHP has an active developer team and community, bringing great value to the project. In addition to keeping you from wheel-reinventing, using CakePHP means your application’s core is well tested and is being constantly improved.

Here’s a quick list of features you’ll enjoy when using CakePHP:

  • Active, friendly community
  • Flexible licensing
  • Compatible with versions 4 and 5 of PHP
  • Integrated CRUD for database interaction
  • Application scaffolding
  • Code generation
  • MVC architecture
  • Request dispatcher with clean, custom URLs and routes
  • Built-in validation
  • Fast and flexible templating (PHP syntax, with helpers)
  • View Helpers for AJAX, JavaScript, HTML Forms and more
  • Email, Cookie, Security, Session, and Request Handling Components
  • Flexible ACL
  • Data Sanitization
  • Flexible Caching
  • Localization
  • Works from any web site directory, with little to no Apache configuration involved

Differences

Lines: 1-24Lines: 1-23
-<title>What is CakePHP? Why Use it?</title>
<p><a href="http://www.cakephp.org/">CakePHP</a> is a <a href="http://en.wikipedia.org/wiki/MIT_License">free</a>, <a href="http://en.wikipedia.org/wiki/Open_source" title="What is open-source?">open-source</a>, <a href="http://en.wikipedia.org/wiki/Rapid_application_development" title="What is rapid development?">rapid development</a> <a href="http://en.wikipedia.org/wiki/Application_framework" title="What is a framework?">framework</a> for <a href="http://www.php.net/" title="Hypertext Preprocessor">PHP</a>. It’s a foundational structure for programmers to create web applications. Our primary goal is to enable you to work in a structured and rapid manner–without loss of flexibility.</p>
<p>CakePHP takes the monotony out of web development. We provide you with all the tools you need to get started coding what you really need to get done: the logic specific to your application. Instead of reinventing the wheel every time you sit down to a new project, check out a copy of CakePHP and get started with the real guts of your application.</p>
<p>CakePHP has an active <a href="https://trac.cakephp.org/wiki/Contributors">developer team</a> and community, bringing great value to the project. In addition to keeping you from wheel-reinventing, using CakePHP means your applications core is well tested and is being constantly improved.</p>
<p>Here’s a quick list of features you’ll enjoy when using CakePHP:</p>
+<title>Apa itu CakePHP? Kenapa Menggunakan CakePHP?</title>
<p><a href="http://www.cakephp.org/">CakePHP</a> merupakan sebuah <a href="http://en.wikipedia.org/wiki/Rapid_application_development" title="What is rapid development?">rapid development</a> <a href="http://en.wikipedia.org/wiki/Application_framework" title="What is a framework?">framework</a> yang <a href="http://en.wikipedia.org/wiki/MIT_License">gratis</a> dan <a href="http://en.wikipedia.org/wiki/Open_source" title="What is open-source?">sumber terbuka</a> untuk <a href="http://www.php.net/" title="Hypertext Preprocessor">PHP</a>. CakePHP merupakan struktur pondasi bagi programer untuk membuat aplikasi web. Tujuan utamanya adalah mempermudah programer bekerja secara terstruktur dan cepat tanpa kehilangan fleksibilitas.</p>
<p>CakePHP membuang proses monoton dalam pengembangan aplikasi web. CakePHP menyediakan semua alat bantu yang diperlukan untuk memulai tugas coding yang perlu diselesaikan: yaitu logika aplikasi. Daripada membuat sesuatu yang baru setiap memulai proyek baru, Anda bisa meninjau unduhan CakePHP dan mulai fokus kepada logik aplikasi yang hendak dibangun.</p>
<p>CakePHP memiliki <a href="https://trac.cakephp.org/wiki/Contributors">tim pengembang (<em>developer&lt;/em>)</a> dan komunitas yang aktif (membawa nilai tambah ke proyek). Selain menjaga Anda dari melakukan hal yang membuang waktu, penggunaan CakePHP juga berarti inti (<em>core</em>) aplikasi Anda yang sudah teruji dengan baik dan secara periodik terdapat peningkatan/perbaikan.</p>
<p>Berikut ini adalah daftar fitur yang dapat dinikmati apabila menggunakan CakePHP:</p>
 <ul> <ul>
- <li>Active, friendly <a href="http://cakephp.org/feeds">community</a></li>
<li>Flexible <a href="http://en.wikipedia.org/wiki/MIT_License">licensing</a></li>
<li>Compatible with versions 4 and 5 of PHP</li>
<li>Integrated <a href="http://en.wikipedia.org/wiki/Create%2C_read%2C_update_and_delete" title="Create Read Update Delete">CRUD</a> for database interaction</li>
<li>Application <a href="http://en.wikipedia.org/wiki/Scaffold_%28programming%29" title="What is scaffolding?">scaffolding</a></li>
<li>Code generation</li>
<li><a href="http://en.wikipedia.org/wiki/Model-view-controller" title="Model View Controller">MVC</a> architecture</li>
<li>Request dispatcher with clean, custom URLs and routes</li>
<li>Built-in <a href="http://en.wikipedia.org/wiki/Data_validation" title="What is data validation?">validation</a></li>
<li>Fast and flexible <a href="http://en.wikipedia.org/wiki/Web_template_system" title="What is templating?">templating</a> (PHP syntax, with helpers)</li>
<li>View Helpers for <acronym title="Asynchronous Javascript And XML">AJAX</acronym>, JavaScript, HTML Forms and more</li>
<li>Email, Cookie, Security, Session, and Request Handling Components</li>
<li>Flexible <a href="http://en.wikipedia.org/wiki/Access_control_list" title="Access Control Lists">ACL</a></li>
<li>Data Sanitization</li>
<li>Flexible <a href="http://en.wikipedia.org/wiki/Web_cache" title="What is caching?">Caching</a></li>
<li>Localization</li>
<li>Works from any web site directory, with little to no <a href="http://httpd.apache.org/">Apache</a> configuration involved</li>
</ul
>
+ <li><a href="http://cakephp.org/feeds">Komunitas</a> yang aktif dan bersahabat</li>
<li><a href="http://en.wikipedia.org/wiki/MIT_License">Lisensi</a> yang fleksibel</li>
<li>Kompatibel dengan PHP versi 4 dan 5</li>
<li>Operasi <a href="http://en.wikipedia.org/wiki/Create%2C_read%2C_update_and_delete" title="Create Read Update Delete">CRUD</a> yang terintegrasi untuk interaksi dengan database</li>
<li><a href="http://en.wikipedia.org/wiki/Scaffold_%28programming%29" title="What is scaffolding?">Scaffolding</a> aplikasi</li>
<li>Otomatisasi pembuatan code (<em>code generation</em>)</li>
<li>Arsitektur <a href="http://en.wikipedia.org/wiki/Model-view-controller" title="Model View Controller">MVC</a></li>
<li><em>Request dispatcher&lt;/em> dengan URL yang kustom, rapih dan adanya <em>route</em></li>
<li><a href="http://en.wikipedia.org/wiki/Data_validation" title="What is data validation?">Validasi data</a> yang terintegrasi</li>
<li><a href="http://en.wikipedia.org/wiki/Web_template_system" title="What is templating?">Sistem templating</a> yang cepat dan fleksibel (sintaks PHP, tersedia helpers)</li>
<li>View Helpers untuk <acronym title="Asynchronous Javascript And XML">AJAX</acronym>, JavaScript, HTML Forms dan banyak lagi</li>
<li>Email, <em>Cookie</em>, Keamanan, <em>Session</em>, dan komponen <em>Request Handling</em&gt;</li>
<li><a href="http://en.wikipedia.org/wiki/Access_control_list" title="Access Control Lists">ACL</a> yang fleksibel</li>
<li>Sanitasi Data</li>
<li><a href="http://en.wikipedia.org/wiki/Web_cache" title="What is caching?">Caching</a> yang fleksibel</li>
<li>Lokalisasi</li>
<li>Dapat bekerja dari direktori web dimana saja, dengan sedikit atau bahkan tanpa perlu melibatkan konfigurasi <a href="http://httpd.apache.org/">Apache</a></li>