This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/kohana/modules/userguide/guide/he-il/about.kohana.md
2011-05-03 09:49:01 +10:00

2.1 KiB
Raw Blame History

מה זה Kohana?

Kohana היא מערכת בקוד פתוח, תשתית פיתוח לרשת מונחה עצמים MVC שנבנתה בשימוש עם PHP5 ע"י צוות מתנדבים שמטרתה להיות מהירה, מאובטחת, וקטנה.

[!!] Kohana רשומה תחת רישיון ה BSD license, אי לכך באפשרותך לעשות כל שימוש באם הוא קוד פתוח, מסחרי, או פרוייקט אישי בלי שום מגבלות משפטיות.

מה עושה את Kohana כל-כך מצויין?

Anything can be extended using the unique filesystem design, little or no configuration is necessary, error handling helps locate the source of errors quickly, and debugging and profiling provide insight into the application.

To help secure your applications, tools for XSS removal, input validation, signed cookies, form and HTML generators are all included. The database layer provides protection against SQL injection. Of course, all official code is carefully written and reviewed for security.

המדריך הזה מעפן!

We are working very hard to provide complete documentation. If you are having trouble finding an answer, check the unofficial wiki. If you would like to add or change something in the guide, please fork the userguide, make your changes, and send a pull request. If you are not familar with git, you can also submit a feature request (requires registration).