PHP without a framework is like C++ without a std library. You don't need it, and you can actually do more without it since you'll be directly using the lower-level builing-block functionality of the language, but it will take you much longer to do the same thing.